If you get stunned or disabled. You cannot do anything else.
The script itself is sequential. The game reads from top to bottom. When a code-block is valid to do, the game executes it and goes back to the top of the script.
So code blocks at the top have the highest priority, while those at the bottom have the lowest.
|