Loading...
225
Game
Mega Man: The Rulers of Space
9 months 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

If Time is paused for any Actor that uses my #UnrealEngine5 Time Control system, all of their SFX also automatically pause.

I can put Actors into Time Groups. In this example the Parent Time Source for "Gameplay" is paused, so 'everything' pauses.

BIG ANNIVERSARY UPDATE!!

It's been a very difficult year. The paralysis, which I am still recovering from, and the medical bankruptcy that followed. In spite of that progress was made, maybe not as much as I'd like, but look!

Slide Brake by reversing direction, like many Mega Man games, but also PRESS UP to Slide Brake without changing direction! #gamedev #UnrealEngine5 #MegaMan

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

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

(60fps version in replies.)

#gamedev #UnrealEngine5 #UnrealEngine #pixelart

It's time for honorable mentions! 🐞🎉 [Article!]

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

A preview of the Poison Claws for Nathan's sprite rip. It's interesting how the base sprite has a placeholder yellow shape where the weapon is meant to be overlayed in game.

Someone's at the door...

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…