then you'll want:
Example
Code: ags
Example
Perry.LockView(6);
Perry.Animate(0, 1, eOnce, eBlock, eBackwards); // will run the animation just once blocked and then return view
Perry.UnlockView();