Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
In GML (Game Maker Language) break; makes sure that a while loop will not stop the game in a freezing up sense.
If their is a break; command in Fuze what is its coding please? Thank you all in advance.
Yes there is.
https://fuzearena.com/help/view/break
Thank you very much.