Hi,
So I’ve been working on a space which involves moving the same object around.
I made a copy of the object, put that in the place I needed the original to be, took those coördinates and placed that in a ‘move’ code block. So the object is supposed to move to that exact location I put the coördinates in.
When I play the space, however, the object has turned and is half in the ground. I hadn’t made any changes to the direction whatsoever. This happens with multiple objects.
Can anyone help?