Game
Mega Man: The Rulers of Space


2 years ago

A Little Update: I can't stand on my own power yet but I can shuffle around short distances with a walker. It's a hell of a lot better than being fully immobile!! My hands are improving too. Playing video games helps them a lot 😁




4 comments

Loading...

Next up

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 always wondered, what if Super Mario Land was on the NES? Land was very much in the vibe of Super Mario Bros. 1.

It was way more difficult than I expected to balance Mario's browns against all the desert colors. #pixelart #mario

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

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

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.

I officially joined the April Fighting Game Game Jam on Itch, hosted by people I know.

https://itch.io/jam/fighting-game-versus-jam-2026

I got some of my friends, Pocket Fighter EX crew, and others, together to make a demo!

More details & Updates

I got unreasonably mad at combining text in C++ Macros, so I made this lol. I'm honestly surprised it works.

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.

Kirby seems to understand what the Vest means now; That he can go outside.

Started working on Fighting Game Game-Jam prep.

Got the Update on Demand System to the minimum feature level needed for the Jam. It strictly controls the Gameplay FPS & Processing, useful for Fighters (and Rollback Netcode).

More details