I have a question about script calls. Is it fine to check variables with a script call to make it easier to look at?
Sth like: If: Script: $gamePlayer.isMoving()?
Or: se = {...} AudioManager.playSe(se)