Loading...
229
Game
Mega Man: The Rulers of Space
1 year ago

I created an Animated Tile Map system for #UnrealEngine. Previously I was placing animated Actor objects in place of tiles, but these are REAL tiles on the map! The performance gain was HUGE. Then I integrated it into my Time Control system. #megaman




0 comments

Loading...

Next up

Kirby behaves himself enough to be in the computer room with me now. He's gotten so big!

Potato laptop testing for the (unoptimized) prototype. I got this dog water Chromebook with me while we're at the hospital away from home. Side loaded Kubuntu 25, runs on Wine way better than I expected given these specs. 60fps might be possible!

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.

FUNDRAISER LIVESTREAM #SaveJim

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

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

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 DEMAND another Mega Man Show!

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