You should use code tags, it makes it easier to read and understand your code:
I think your telling your player to go to 0, 0, 0 when you assign those variables to them. Input is 0, so they get set to 0.
You should use code tags, it makes it easier to read and understand your code:
I think your telling your player to go to 0, 0, 0 when you assign those variables to them. Input is 0, so they get set to 0.