Question by
patrickcraig · Jun 13, 2019 at 01:19 PM ·
animationanimationclipanimationcurvekeyframescritping
How can I create animation keyframes using C# scripting?
I am looking to automated the process of creating animation clips. I have keyframes defined as a set of parameters in a database but I would like to be able to manipulate GameObjects and capture keyframes automatically.
Comment