Menu Close

UE CustomTimeDilation per Actor via @HighlySpammable

Actors in @UnrealEngine have the ability to have their CustomTimeDilation set. In Blueprint you just call "Set Custom Time Dilation" on an actor and you can slow it right down! Here I'm creating a little slow-mo sphere by setting it on overlap and when ending overlap. #UETips

As a heads up: If you want Custom Time Dilation to work on a Niagara Particle System that system currently needs to have "Force Solo" enabled on the component. Once you've done so they'll adopt their actor custom time dilation! #UETips

Originally tweeted by Chris Murphy (@HighlySpammable) on 10/01/2022.

Similar

Comments are welcome.