Roll a Ball tutorial - Pick ups stop rotating when i add more than one
I'm following along the roll a ball tutorial and when i add the first pickup and hit play it rotates just fine and looks great, once i duplicate that pick up cube and try to play again they dont move.
If i look in the scene view i can see the handles for the arrows moving around but the object doesnt move.
Video of what i mean. https://youtu.be/eZjHJiBb0l8
Answer by Jessespike · Jan 20, 2016 at 09:32 PM
Disable static batching on the cubes, they are being combined.
Your answer
Follow this Question
Related Questions
the ball(Player) in roll a ball tutorial won't move 0 Answers
Sphere with rigidbody and playercontroller script stuck in plane and wont move 0 Answers
roll the ball - player not moving. Script seems fine,Roll a ball not rolling, should I add speed ? 1 Answer
UnityEngine.GameObject' does not contain a definition for position 1 Answer