Unity asset controls | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

11th Feb 2018, 11:15 PM
Jax
Jax - avatar
3 Answers
+ 1
If you want to move your model then add component of rigid body and apply force code to the script.
20th Feb 2018, 9:40 AM
Mohd Zaki
Mohd Zaki - avatar
0
I know it’s not a unity forum but it is a coding forum and this does involve coding. But thank you.
12th Feb 2018, 12:12 AM
Jax
Jax - avatar
0
I get back to this later today
12th Feb 2018, 4:45 AM
Toni Isotalo
Toni Isotalo - avatar