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

This was dev footage for the team to review but it looked cool so I thought I'd post it. Game time is slowed down to 10% here. (Graphics are a bit glitchy yet.) #unrealengine #gamedev #megaman




3 comments

Loading...

Next up

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

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.

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.

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

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!

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