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

(🔊ON!) Retro games didn't play the same sound effect overlapped, so I have to manage this aspect... Much easier to test with longer audio clips 🤣 Make sense?? #MegaMan #StreetFighter #UnrealEngine5




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.

This Linux tool Dev Toolbox is really handy! Has all sorts of convenient converters, encoders, image format changer, colorblind preview, color utiities, etc.

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.

When Dr Wily goes HARDSTYLE

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

I DEMAND another Mega Man Show!

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!

Wax Heads is a cozy-punk narrative sim about working in a struggling record store.

Lose yourself in an emotional, uplifting narrative about community, musical mysteries and underdog spirit. 

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

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