Cube Streching? I acctuly have no idea why.
so this is REALLY weird. I followed this guys tutorial: https://www.youtube.com/watch?time_continue=285&v=rO19dA2jksk&feature=emb_logo to make moving platforms where I discovered a glitch which I can't explain myself or resolve. if you want info on my scripts or something else, please tell me.///
Description of glitch: the Player in the scene is a cube that moves by rolling around and I add forces if you press buttons w, a,s or d. the reason why I watched his video is that I wanted to make vertical moving platforms in my game. but when making the parent of the player the platform and the player rolls on one of his sides he starts stretching really far. the reason this is so weird to me is that I did not program any transform of the size in any way so somehow it's just because of the parent. and the platform itself is also not changing size.
Your answer
Follow this Question
Related Questions
Unity Bug? Parent object rotates around child object. 1 Answer
Why are my objects falling down?,Why are my objects moving when i play game. 1 Answer
empty uwp game project fails nearly in all certification tests 1 Answer
Unity Bug Please Help 0 Answers
Unity skips some changes in undo history; does not undo the last action, but some action before that 1 Answer