How do make my main character jump in a third person game?
i have the other movements (front back left right) down, i just need to know how to jump.
any help will be greatly appreciated.
The 3rd Person Controller prefab in the standard assets gives a good example of how to implement typical third person controls including jumping. You can probably use it as it is or else modify it for your character.