Loading...
226
Game
Mega Man: The Rulers of Space
1 year ago

I created an Animated Tile Map system for #UnrealEngine. Previously I was placing animated Actor objects in place of tiles, but these are REAL tiles on the map! The performance gain was HUGE. Then I integrated it into my Time Control system. #megaman




0 comments

Loading...

Next up

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

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

It's been a lot of work to make Unreal Engine 5 do various "2D Retro Effects" but there's progress made.

This one is actually manipulating a Paper Tilemap layer in real time, not a solid texture.

When Dr Wily goes HARDSTYLE

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

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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

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

I DEMAND another Mega Man Show!

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