turn around

Turn around

turn around is a motion stack block that makes the sprite turn 180 degrees.

Workaround

You can recreate this using the point in direction (), turn right () degrees, or turn right () degrees blocks

point in direction ((180) - (direction))
point in direction ((180) + (direction))

turn right (180) degrees
turn left (180) degrees