Game
Mega Man: The Rulers of Space

2 years ago

A decently successful WIP CRT / scanline effect test in #UnrealEngine5 πŸ€”πŸ™Œ

#unrealengine #megaman #gamedev




4 comments

Loading...

Next up

Making more progress on 2D Retro-Style ledge behavior for Capsule bodies in Unreal Engine 5. #gamedev #megaman

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.

Most didn't realize that part of the colorization specification was maintaining 100% backwards compatibility with the original NeoGeo Pocket 3-Color look via palette swap only. I enforced this by mandating every new sprite to be made *first* in 3-Color.

When Dr Wily goes HARDSTYLE

This is Junior. He's pretty new here.

He's been hanging around for a while, but was too afraid to approach, especially with the other cats around. But now he's very attached and sleeps in the house with us. He is very vocal and sounds off when he sees us.

I DEMAND another Mega Man Show!

Was backing up files off the drive from the PC where Windows 10 wouldn't boot anymore before I wipe it. It said it was gonna take 4 more hours So I started a download for Unreal Engine 5.6 to run in the mean time then I went to take a nap with my buddy.

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.

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

Working on a different feature enabled easy Zoom controls for the Retro Camera system. This will be used for debug mainly, and may not have any in game uses for this project. But it can be used for future projects. #MegaMan #UnrealEngine