How do I change the default 2D Sprite for my spawned character?

Hey there,
Basically my paper 2d character is composed of flipbook sprites. When I spawn into a level, the character is facing upwards, when i would like him to face downwards. Where would I change the default flipbook of my character right when he spawns in?

Thanks in advance
:slight_smile:

Got it! In case anyone has a similar question hereโ€™s the answer.
Under your variable (for your character) that you set to control your last move direction, change the default value under the far right drop down menu to whatever you need.