Character wont go down hill
Hello im very new to Unity and i have a Problem.
I have added a RigidBody Component to my character and enable gravity . I also have disabled my position constraints so that i can go up hill. So i can go uphill , the problem is that i cant go back down , if i try i just stay at the same height as a was when i was up hill . is there a way to attach my character to the floor so that it will always stick to the floor or do i need a script to say "hey GO DOWN'. I have tried adding a Character control to my character but it seems to mess with my movement script because when i try to move ... I cant.
Your answer
Follow this Question
Related Questions
How to start an animation in script? 2 Answers
AR how to move a character in the real world - environment rendering? 0 Answers
Script problems c# 0 Answers