Reply To: Animate Properties of Scriptable Objects

Slate Forums Support Animate Properties of Scriptable Objects Reply To: Animate Properties of Scriptable Objects

#1672
dave
Participant

@Gavalakis thanks for having a look into this. On my side, its not a gamebreaker if its not possible. When needed. there are workarounds. But it would be quite nice to have the abilty to do it directly.



@sugoidev

Hi.
A simple way to undo the changes is to let the object initialize a runtime-copy of itself in onAwake and work only on the copied data during runtime.