- Joined
- Oct 11, 2015
- Messages
- 225
- Reaction score
- 65
- First Language
- English
- Primarily Uses
- N/A
I'm using a show animation script
$gamePlayer.requestAnimation(8);
And I would like it to wait until finished. In the script calls it shows
this.setWaitMode('animation');
I have tried a few things but don't know how to apply this practically.
Any help would be appricated.
Edit. Wrong place please remove as I repost in correct section
$gamePlayer.requestAnimation(8);
And I would like it to wait until finished. In the script calls it shows
this.setWaitMode('animation');
I have tried a few things but don't know how to apply this practically.
Any help would be appricated.
Edit. Wrong place please remove as I repost in correct section
Last edited:

