Game
Mega Man: The Rulers of Space

2 years ago

Process of converting the Arcade sprites to SNES specs. Reaching the top of a ladder is completely different! This is unused sprite data because the Arcade game didn't release with any ladders! 🤔

#MegaMan #UnrealEngine5




1 comment

Loading...

Next up

LETS GO!! X3 has my favorite armor, so I felt like trying to make it for this "Xtreme Enhanced" 'style'. It was a lot of fun, and I think it came out alright!

(Note: this is not a game project, just #pixelart for fun.) #MegaMan

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

The item animations stay in sync always, no matter where, when, or how many spawn.

(60fps version in replies.)

#gamedev #UnrealEngine5 #UnrealEngine #pixelart

@NEOWIZ_QUEST 's NARRATIVE JAM has begun!

Create an original narrative / story game in 10 days for a chance to win cash! 

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

#gjbroadcast

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

When Dr Wily goes HARDSTYLE

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

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

It's kinda beautiful honestly

#UnrealEngine

I DEMAND another Mega Man Show!

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