Game
Mega Man: The Rulers of Space




5 months ago

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!




0 comments

Loading...

Next up

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.

Jimmy and Orangey under my computer desk.

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

When Dr Wily goes HARDSTYLE

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

I made this to go with the previous Castlevania Top-Down mockup.

The Blight has been buried for over 800 years...

What secrets lay intertwined amidst Eireos' ruins...

The journey begins July 21st!!

#pixelart #gamedev #indiegame #indiedev #jrpg

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