Game
Mega Man: The Rulers of Space




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

I just realized Kubuntu (a style of Linux) lets you change the Folder colors in Dolphin (the File Explorer) 😊

I don't know if I posted here about him before, but this is Bud. He was a stray that showed up about 10 months ago. He's still here, but I'm sad that he won't come inside anymore because he is afraid of the puppy we took in...

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.

Everything is Crab is the animal evolution roguelike.

Make animal inspired evolutionary choices to concoct your own unique creature every run, both mechanically and visually.

Play the Next Fest demo: https://bit.ly/EverythingIsCrab

Complete EIC-inspired quests!

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

We're facing an extended stay at the hospital during my wife's mother's recovery from a serious brain bleed.

If you can help please take a look.

https://www.gofundme.com/f/help-amber-be-with-her-mom-in-icu

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!

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.