You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was struggling with that too. Look into the script 'StateMachineRunner.cs'. You will need this component to call the Update, FixedUpdate, LateUpdate methods.
Hi,
I'm using this simple example like you described in Readme:
But the Update and FixedUpdate wont execcute.
What am I missing?
The text was updated successfully, but these errors were encountered: