- Home /
Question by
j-washington2 · Jul 21, 2016 at 04:29 PM ·
scripting problemeditor
Why does my player stop moving when I resize it too big?
The player is placed several units above the ground, and I reposition him when I resize him, but when his Y-scale goes higher than 2.73- more numbers, his movement code stops working entirely. Am I missing something new?
Comment
Do you use CharracterController or your own script? If so please include your script in question.