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

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