Game
Mega Man: The Rulers of Space

2 years ago

A decently successful WIP CRT / scanline effect test in #UnrealEngine5 πŸ€”πŸ™Œ

#unrealengine #megaman #gamedev




4 comments

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.

This is Nibbler, who was a shy stray, maybe unsocialized too, but he's now a loving and relatively well behaved boy. He cuddles up a lot.

He is named Nibbler because he will nibble your finger lol.

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

FUNDRAISER LIVESTREAM #SaveJim

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

When Dr Wily goes HARDSTYLE

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

Kirby behaves himself enough to be in the computer room with me now. He's gotten so big!

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.