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

The tweet said "if you're currently working on a video game, take a short break, pick a number in your code or data files, multiply it by 1000, and post the results"




1 comment

Loading...

Next up

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.

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!

Most didn't realize that part of the colorization specification was maintaining 100% backwards compatibility with the original NeoGeo Pocket 3-Color look via palette swap only. I enforced this by mandating every new sprite to be made *first* in 3-Color.

When Dr Wily goes HARDSTYLE

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

I DEMAND another Mega Man Show!

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.

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

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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