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

This Linux tool Dev Toolbox is really handy! Has all sorts of convenient converters, encoders, image format changer, colorblind preview, color utiities, etc.

This is a general #UnrealEngine tool, not specifically for the Mega Man project. It can copy the data from ANY Blueprint or C++ UPROPERTY variable, and copy it back to any compatible variable. Could lead to making Save States for Rollback Netcode.

This is Nibbler, who was a shy stray, maybe unsocialized too, but he's now a loving and relatively well behaved boy. He cuddles up a lot.

He is named Nibbler because he will nibble your finger lol.

When Dr Wily goes HARDSTYLE

More progress on proper Retro-Style Ledge behavior for Capsule bodies. Why is it important? Capsules offer great slope navigation, but bad Ledge behavior. Proper Ledge behavior is essential for Retro jump precision and consistency. #UnrealEngine

I DEMAND another Mega Man Show!

I did an experiment to get an improvement to sprite rotation quality while maintaining the retro vibe, in Unreal Engine.

I works with any type of 3D transformed object too. And it still respects the scanlines, so it will fit in correctly with CRT filters.

Junior sleeps on me every night now. He's become quite attached.

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

This is an example of what I was talking about last week when I say that Physics Boxes in modern engines are not good for Character Alignment on Slopes in 2D games. I think Physics Capsules are a great middle ground solution. #gamedev #pixelart