Unity Tutorial 04 learning to jump
My image I found Unit 3 tutorial quite useful and straight forward. As I noticed when you want to apply certai n movements to you game It is repeating from one tutorial to another. You always need to use Player Controller script and Rigid body and Collider. What I always find difficult, and that is where my problem is to posi tion the scene properly at the very beginning. When I positioned my scene in Unit 3 and the n applied Rigid body which works fine and a Collider box which is supposed to put gravity on my object which did not work. So a s a result, my character jumps ok which what I learned new from the tutorial but it does not have gravity so it just dives into the road, my collider box is applied but I n eed to position it properly on my characters body, so I am going to revise it again and...