Playing the animation in one line is easy enough. It is detected and regenerated when the animation assigned to the variable changes.What is the Scriptable Animator Controller?This asset was created as an alternative to the mecanim animation system. When programming with Mecanim, the transition lines become more complex as the number of states increases. The Scriptable Animator Controller provides simple and effective control of state transitions with lines of code.DemoCommon uses of the asset are available at the github. I thought it would be appropriate to use 'Starter Assets' when promoting the product. One of the reasons I prefer 'Starter Assets' is that it can effectively display the importance of parameter values in the 'Play' method with 'Starter Assets'. If you think there is a better asset for the demo, you can contact me.SupportYou can create a new issue from github issues and wait for it to be resolved.