You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Properties on MovieSceneActor are now BlueprintReadOnly since they are only really set up parameters. When actor animation players reach the end of their animation, they no longer reset back to the beginning. Added new PlayLooping function that allows the user to dynamically set how many loops to play. Changed defaults on playback settings to play a single animation as this is probably a better default. [CL 2698730 by Andrew Rodham in Main branch]