Hello,
I have made a game so far, and now I want to instantiate a sphere. if that sphere collides with a object, it needs to teleport to the location of the object i want. (The object can rotate). Here is a screenshot:
that blue sphere can collide with those yellow buttons on the cubes. For example, if it collides with the green cube, then it will come out of the other green cube. How can i make that it uses a * force into the right direction? Does anyone have a example script or ideas?
Thank you for the help.