My stateMachine is not calling any of the prior scripted functions. i am using unity v. 22.3.16.
none of my code is seeming to work. Where the instructor says there should be errors there are none.
My stateMachine is not calling any of the prior scripted functions. i am using unity v. 22.3.16.
none of my code is seeming to work. Where the instructor says there should be errors there are none.
You may want to include more details by mentioning exactly what you’re stuck at. Screenshots, blocks of code, etc… A generic question like this won’t get you help any faster
Let’s see if we can figure out what’s going on.
Let’s start with a look at your PlayerStateMachine.cs and your PlayerTestState.cs.