Game
Mega Man: The Rulers of Space

2 years ago

Can you believe they go through the FRONT of the neck to get to the SPINE?? And they used some medical gorilla glue instead of stitches. 🤣 High tech.

Been having a few bad days at home though, but I'm pushing through it.




5 comments

Loading...

Next up

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

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.

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

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.

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

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

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

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