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

Taste the rainbow! 🌈 Color FX & after image testing in #UnrealEngine 5!

PLUS; I wonder if anyone can figure out the NEW subtle gameplay mechanic shown in this clip? #gamedev #megaman




3 comments

Loading...

Next up

Kirby has grown up so much since he got here!

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

I had to configure this in Kubuntu 25 options, because some applications like Unreal Editor and Rider were displaying noticeably smaller than they should be.

Despite what it says, it looked slightly blurry before, and not blurry now πŸ€” #UnrealEngine #Linux

FUNDRAISER LIVESTREAM #SaveJim

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

When Dr Wily goes HARDSTYLE

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 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.

I DEMAND another Mega Man Show!

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