+ 2
Unity asset controls
Does anyone happen to know how to control an asset like a humanoid zombie for instance in Unity? It was downloaded and imported for free from the unity asset store but I can’t figure out how to do it. I would normally look it up but I don’t know what it would be called. When I looked up animation most of it was how to create little animations but not animations for the assets inside the game.
4 Respuestas
+ 1
If you want to move your model then add component of rigid body and apply force code to the script.
0
I know it’s not a unity forum but it is a coding forum and this does involve coding. But thank you.
0
I get back to this later today