How to make side scrolling character do a full turn when changing direction?

Here’s the answer you’re looking for:

Basically uses the “Set World Rotation” node.

When movement input is > 0, sets character facing right.

When movement input is < 0, sets character facing left