2 years ago

Howdy. I'm a new Unreal dev. Thanks to Unity I have been forced to switch engines. Time to start learning




3 comments

Loading...

Next up

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

(60fps version in replies.)

#gamedev #UnrealEngine5 #UnrealEngine #pixelart

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.

This tweet from a mutual got my optimization psychopathy going.

I made Nodes to combine functionality for better aesthetics, variety, & (hopefully) performance.

Details & Benchmark in reply!

final renders. btw rig is there, but it doesn't fit the games at all. so i don't know. i'll probably post it, and then if someone wants to make it cool... By me (edit mesh/texture), enplay(base mesh), renz (Rig)

You can mark Macro nodes as *Development Only* but they STILL GET CALLED IN SHIPPING?!

#UnrealEngine #UnrealEngine5 (I'm using 5.5.4)

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.

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…

В процессе

In progress

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

#gamedev #UnrealEngine