- Home /
How to I create a controllable "Simple Person" (from the Synty Studios asset pack)?
Apologies if I'm asking a stupid question, but I'm a complete newbie when it comes to Unity!!!...
I'm looking to create a top-down game in Unity where I'll be controlling one of the Synty Studios "Simple People" as my character. I'm guessing I need to start with the supplied prefabs (which have animations set already up) and add a script to take the player's input and apply it to the character, but I have no idea on how this should be done (and what the most efficient method would be)?
Your answer

Follow this Question
Related Questions
Use a capsule collider as a trigger to change a boolean statement. 1 Answer
How to check rotations 1 Answer
Changing default animation of AI third person controller to walk? 0 Answers
Can the animation editor create local rotational data? 3 Answers
How to determine the direction an object is moving relative to itself? 3 Answers