417
edits
mNo edit summary |
mNo edit summary |
||
Line 18: | Line 18: | ||
! Setting !! Type !! Description | ! Setting !! Type !! Description | ||
|- | |- | ||
| Sign Text || Text Box (String | | Sign Text || Text Box (String) || The text that the sign will show. | ||
|- | |- | ||
| Duration || Duration (Float) || How much time the sign will appear on the screen. | | Duration || Duration (Float) || How much time the sign will appear on the screen. | ||
Line 31: | Line 31: | ||
=== Advanced === | === Advanced === | ||
'''Show Status Sign''' events support [[RDCode#Variables|RDCode variable reading]], such as in [[Beans Hopper]]. | |||
'''Custom Methods''' that affect the status sign are the following: | |||
* <code>statusSignWidth = float'''Width'''</code>: Sets the status sign's width. | |||
<!--* <code>something</code>: Overrides showing millisecond offset to properly display text if this setting is enabled. Useful, but '''''only''''' use it if '''absolutely necessary'''. It isn't very fun. --> | |||
<!-- i SWEAR to god this used to be real?? cant find it on sheet --> | |||
== Surgery == | == Surgery == | ||
Line 51: | Line 55: | ||
== History == | == History == | ||
* '''r19''': Show Status Sign has been added to the [[Level Editor]]. | |||
Show Status Sign has been added to the [[Level Editor]]. | |||
* '''r20''': Duration supports and defaults to beats with a toggle to seconds by clicking on the beats / s text. | |||
Duration supports and defaults to beats with a toggle to seconds by clicking on the beats / s text. | |||
== Trivia == | == Trivia == | ||
Some levels (most notably The Stupendium - And So We Fall) have used the Status Sign to show the lyrics of the song. | Some levels (most notably ''The Stupendium - And So We Fall'') have used the Status Sign to show the lyrics of the song. | ||
{{EventNavBox}} | {{EventNavBox}} |
edits