Game
Mega Man: The Rulers of Space

8 months ago

Rulers of Space is SO CLOSE to a stable locked 240fps 1080p on SteamDeck. I think it's a realistic performance target at this point. 💪

#UnrealEngine5 #gamedev #megaman #steamdeck




0 comments

Loading...

Next up

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

#gamedev #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 updated the 1-Up sprite to increase visibility in game. The face now shines with the shimmer. #pixelart #gamedev #megaman

@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

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

It's kinda beautiful honestly

#UnrealEngine

When Dr Wily goes HARDSTYLE

I often wonder what Mega Man Xtreme sprites would look like with a few little touch ups... #megaman #pixelart #megamanx #rockmanx

Enhancements to the After Image system are working good. It accepts Palette Sprites now, among all sorts of other features. 🌈 #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