Fairly new Unity user here. Recently installed AC with the hopes of creating a 3D, point-and-click Telltale-style project. Viewed a few online tutorials covering Unity basics/how to operate the Creator, thought it would be enough to get me going. However, I am unable to properly set up a functioning 3D character within the game. After setting up animations/other basic character components, the player becomes stuck in an Idle animation upon clicking play. I am unable to click-to-move as desired, and can only jump in place using the spacebar. The steps I followed can be found here:
https://adventurecreator.org/tutorials/making-mecanim-based-character. Hopefully my explanation is not too vague...what can I do here? Thanks.
Comments
Welcome to the community, @rnort12.
Just to make you aware: a tutorial on creating a Player is also covered in video tutorials here and here.
There are a few things you need to make sure about to get point-and-click movement up and running:
That's only general advice, though. For specific help, post some images of your Player's Inspector and the scene so we can see what's going on.
However, there is also a quick way to find out if the problem lies with your scene, or with your Player. In Edit mode, temporarily drop the Demo game's Player character, Tin Pot, into your scene file. When you then run the scene, he'll override any default Player you've assigned in the Settings Manager - so if he's able to respond correctly, we'll know the issue lies with your Player and not the scene.
You can find Tin Pot in /Assets/AdventureCreator/Demo/Resources.