I have multiple instances of three objects and I want to teleport an object to a random instance of any three of those objects.
Develop games in your browser. Powerful, performant & highly capable.
system: pick random instance of sprite2
--- sprite: set position to sprite2
thx