Overlay rotation not working

Hi!
I am trying to code an overlay which shifts and rotates at the same time as it drops to the floor.
This is my coding

Coding

THIEF (talk_apathetic)
It also doesn’t stand a chance against my weapon.
@add Gun Pistol Black to THIEF
&overlay PAPERSTRAW rotates 360 anchor point 0 0 in 2
&overlay PAPERSTRAW shifts to 75 -82 in 1.5
&JENNIFER is react_shocked_gasp
@THIEF is draw_gun_angry

the paper straw shifts first and then it rotates from where it shifted to the left bottom side of the screen.
I want it to shift and rotate at the same time so it looks like it is spinning whilst shifting.
Can someone please help me?
Thnxx

1 Like

To rotate it from the center, use 0.5 0.5 instead of 0 0

Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.