Win

Revision as of 16:54, 21 May 2024 by -u ndefined- (talk | contribs) (Rework section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Makes the player win when executed.

Win
Win.png
TypeScript block
ColliderNone
FolderGame
Ports
Inputs Before
Outputs After

Notes

This is one of the few scripts that executes only when its Before port is wired.

By default, after all scripts have executed, the winning animation follows with no delay. This delay can be changed by pressing the button on the bottom-right:

 

Pressing the arrows will add or subtract a frame to delay the win animation, for a maximum of 120 frames or 2 seconds.

Related