Loading...
224
2 years ago

Unreal Tip: I just found out that while dragging an exec line, press 'R' and it will drop a redirect node for you!

I am an excessive user of redirect nodes so this is bliss for me ๐Ÿคฃ #UnrealEngine #UnrealEngine5 #gamedev #gamedevelopment




7 comments

Loading...

Next up

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

More #pixelart for fun, this time Zero! Enhanced his Mega Man XTreme 2 sprites with more colors and tweaks. He has too many damn details and colors ๐Ÿ˜ตโ€๐Ÿ’ซ (This is not being made into a real game.) #megamanx #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.

@BeyondThePixels is a Jolter to Watch and a game developer re-inventing 90s retro cool for todays gaming community!

Check out their game Astro Burn: https://gamejolt.com/games/Astroburn/1023196

Follow them before the quest ends on October 21 and you'll get Coins!

I'm feeling very bad this week so there may not be many updates on things.

Last week I did boost the efficiency of Mega Man Rulers of Space prototype by like 15%!

Still working on the Simon and Nathan sprite rips. Simon is almost done I think.

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

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

It's kinda beautiful honestly

#UnrealEngine

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

Jet Jet Jet ๐Ÿ•บ๐Ÿ’จ

โž” Wishlist Hoomanz! on Steam & play the demo! Link in bio ๐Ÿ”—

Play as Shoo, guardian of Planet Erf with a hidden dual nature, in a cozy stealth-adventure to scare away all the invading Hoomanz!

#hoomanz #cozygame #jet2holidays #steamwishlist

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