How can I flip my camera around in my top down game using blueprints

Ok, very simple. Attach the spring arm to an scene component at 0,0,0 on your character.

Then add relative 180 degree rotation to the scene component when you spawn on the other side :slight_smile:

Easy peasy. No need to worry about the rotation at an offkilter.

1 Like