Align with the target's position: both objects will share the same location.
Compatible with any type of object: sprites, lights, camera.
match move s to p
s sprite name p target name
Source match move "explosion" to "player"

Align with the target's position: both objects will share the same location.
Compatible with any type of object: sprites, lights, camera.
match move s to p
s sprite name p target name
Source match move "explosion" to "player"