Lose: Difference between revisions
grammar
(Updated the page. TODO: update the settings.) |
(grammar) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|output1={{Port|e|After}} | |output1={{Port|e|After}} | ||
}} | }} | ||
Ends the level immediately or after a set delay, then prompts the player to retry the current level. Similar to [[Win]], but the next level button is not shown. | |||
== 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 losing animation follows with no delay. This delay can be changed by pressing the button on the bottom-right: | |||
{{Image|Win_Lose_delay_setting.png|The setting for win / lose.}} | |||
Pressing the arrows will add or subtract a frame to delay the lose animation, for a maximum of 120 frames or 2 seconds. | |||
== Related == | == Related == | ||
* [[Win]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |