Game
Mega Man: The Rulers of Space

2 years ago

Processing the Jump animation sprites from the Arcade games back to SNES specs. (The biggest change is in the legs!)




4 comments

Loading...

Next up

The wavy background effect can do both directions, even at the same time. (FPS is low because it's playing in Editor.)

#gamedev #UnrealEngine

Cooking today. Proof of concept to Increment and Decrement ANY UEnum;

ie. ValueA -> ValueB -> ValueC -> ValueD -> (wrap to) ValueA

For UEnum Assets AND CPP defined UEnums, whether you own/control them or not.

#UnrealEngine5 #UnrealEngine

The item animations stay in sync always, no matter where, when, or how many spawn.

(60fps version in replies.)

#gamedev #UnrealEngine5 #UnrealEngine #pixelart

When Dr Wily goes HARDSTYLE

Enhancements to the After Image system are working good. It accepts Palette Sprites now, among all sorts of other features. 🌈 #UnrealEngine #gamedev

Congrats to Dotemu for launching their new game Absolum! Hades + Streets of Rage = Yes, oh and it's 10% off for launch'

Check out the game: https://bit.ly/absolum

I'm feeling very bad this week so there may not be many updates on things.

Last week I did boost the efficiency of Mega Man Rulers of Space prototype by like 15%!

Still working on the Simon and Nathan sprite rips. Simon is almost done I think.

More After Image system enhancements for future project use. Trying out different blending modes, and mimicking a character after image like Mega Man X4's Dash trail. I think the results are pretty neat! #UnrealEngine #gamedev

I DEMAND another Mega Man Show!

🔊ON! Finally got around to making a proper Music system in #UnrealEngine5. Utilizing MetaSounds for seamless and easy to configure loop points. Plus you can preload a track to prevent loading time gaps, and it is async to prevent frame stuttering.