Hello guys
This is my problem:
I have an object that moves back and forth between two points using “transition.to.” This is a physical object set to “static”.
When you move your finger across the screen, the background moves, and with him, they should also move other objects. How do I move the object in question when you move your finger across the screen while maintaining its initial transition?
Is possible to transition the object simultaneously in other positions while he is walking on his default path (back e forth)?
Obviously I can not put it in a display.group because his real position would not change so if you want to get a collision with other objects located in the center of the screen I could not detect it