I have checked my anim state graph (called PlayerAnim ) and script. It is working other student projects, but I cannot find the issue.
Thanks for the help!
I have checked my anim state graph (called PlayerAnim ) and script. It is working other student projects, but I cannot find the issue.
Thanks for the help!
It looks like the problem is already solved, as the run animation is working.
Yes I got it fixed.
Now I have tried to add obstacles but my player is not colliding with the obstacles. Can you take a look?
The player is colliding with obstacles correctly, but it seems like the Game Manager is missing in this project.
Oops that was from my other version of this, I am trying to break the game into steps for my students.
Here is what I have, but my player is still not colliding with the obstacles.
https://playcanvas.com/editor/scene/2453109
Thanks for the help!
In this project, the player entity has a Player tag instead of player. The tag check is case-sensitive for some reason.