Loading...
259
Game
Mega Man: The Rulers of Space
2 years ago

This is what I had going on in the Unity Engine before they decided to hold their own public execution in 2023... Switching to the Unreal Engine now.




7 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

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

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!

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

Welcome @pracystudios to Game Jolt!

They're the developers behind Nocturne, a Rhythm RPG inspired by Chrono Trigger and Undertale, where every enemy has a unique song, which you defeat by playing notes Guitar Hero style.

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

(60fps version in replies.)

#gamedev #UnrealEngine5 #UnrealEngine #pixelart

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

It's kinda beautiful honestly

#UnrealEngine

When Dr Wily goes HARDSTYLE

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