- Home /
Object Changing Y Coordinate in Game View
I've created a scene in unity with a few coins and a couple powerups (it's a 2D side scroller game). When I place the powerups where I want them to appear the game and then play the game in the game view, they change their y coordinate and appear higher than they should. Is this a bug in Unity? Or am I doing something wrong?
what code have you got attached to the coins or powerups? rigidbodies? charactercontrollers? anything like that?
Your answer
Follow this Question
Related Questions
Incomprehensive auto death on 2D runner with energy depleting mechanics [Debugging] 1 Answer
[Error] Error While Importing Packages 0 Answers
2D collision matrix does not work in unity 2020 4 Answers
Text rendering bug. Shows black squares. -1 Answers
Why is my animated object making copies... Can't select or remove through Animator 0 Answers