Couple of things:
-
Have you got physics enabled on the cube?
-
Because you have this on tick, it’s trying to reposition every frame. It might be an idea, for testing, to just call it when you click the mouse and wait to see where it’s going.
Couple of things:
Have you got physics enabled on the cube?
Because you have this on tick, it’s trying to reposition every frame. It might be an idea, for testing, to just call it when you click the mouse and wait to see where it’s going.