Game
Mega Man: The Rulers of Space

1 year ago

I lived, bitch.

Been mostly asleep since the neck/spine surgery. Still paralyzed, not sure how much I will recover. And they cut my beard!! Worst part 🤣




8 comments

Loading...

Next up

🔊ON! Finally got around to making a proper Music system in #UnrealEngine5. Utilizing MetaSounds for seamless and easy to configure loop points. Plus you can preload a track to prevent loading time gaps, and it is async to prevent frame stuttering.

Cooking today. Proof of concept to Increment and Decrement ANY UEnum;

ie. ValueA -> ValueB -> ValueC -> ValueD -> (wrap to) ValueA

For UEnum Assets AND CPP defined UEnums, whether you own/control them or not.

#UnrealEngine5 #UnrealEngine

Are you doing unnecessary work when calling Delegates in #UnrealEngine?

I wrote an article about this small topic since I was dealing with it recently (it's free to read!) Includes examples and fancy Macros.

https://www.patreon.com/posts/unreal-engine-131408500?utm_medium…

Working on Sprite After Images supporting more features like Sprite Palettes.

It's kinda beautiful honestly

#UnrealEngine

More After Image system enhancements for future project use. Trying out different blending modes, and mimicking a character after image like Mega Man X4's Dash trail. I think the results are pretty neat! #UnrealEngine #gamedev

The wavy background effect can do both directions, even at the same time. (FPS is low because it's playing in Editor.)

#gamedev #UnrealEngine

I animated Zero's idle pose from Mega Man XTreme 2. The original didn't move for some reason. #megamanx #pixelart

More #pixelart for fun, this time Zero! Enhanced his Mega Man XTreme 2 sprites with more colors and tweaks. He has too many damn details and colors 😵‍💫 (This is not being made into a real game.) #megamanx #megaman

I updated the 1-Up sprite to increase visibility in game. The face now shines with the shimmer. #pixelart #gamedev #megaman

Enhancements to the After Image system are working good. It accepts Palette Sprites now, among all sorts of other features. 🌈 #UnrealEngine #gamedev