I want to set a teleportation system wich work between 2 instances of the same objects (when the player collide "sprite1", he's moved to an other "sprite1" instance position)
I tried many things with variables, instances variables and others ways but this take at least 10 events all time I try to do it. I guess there is a way to do it simplier, but I haven't the required skill.
Any idea?