Loading...
216
Game
Mega Man: The Rulers of Space
2 years ago

Shooting & damage system updates! Starting to look half way decent now. Pew pew! #MegaMan #UnrealEngine5




6 comments

Loading...

Next up

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.

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

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.

Moonlight Peaks is a life-sim where you can live your magical farm life! ✨

Don't miss out on completing our quests celebrating the game to get sticker packs, coins, and more!

Play the FREE demo: https://bit.ly/MoonlightPeaks

Found this in the closet, it has to be my wife's lmao. I need another desk mat so this will do for now I guess 🤣

When Dr Wily goes HARDSTYLE

Kirby and Nibbler get along, when Kirby isn't in goblin mode.

Light work today on combining a piece of data and a checkbox. Unreal can't do this through C++ templates so I had to manually make a variant for each data type. Made it for several universal Blueprint data types.

I DEMAND another Mega Man Show!

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