Show Status Sign: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
  | eventtype = ShowStatusSign
  | eventtype = ShowStatusSign
  | versionorigin = r19
  | versionorigin = r19
  | shortcut = Q
  | shortcut = Shift+D
}}
}}
'''Show Status Sign''' is an event in the '''VFX tab''' that generates a Status Sign in the top left of the level.
'''Show Status Sign''' is an event in the '''VFX Tab''' that generates a '''Status Sign''' in the top left of the level.


== Usage ==
== Usage ==
Line 18: Line 18:
! Setting  !! Type !! Description
! Setting  !! Type !! Description
|-
|-
| Sign Text || Text Box (String + RDCode) || The text that the sign will show.
| 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 ===


The sign text supports RD Code which can be used to tell BPM drifts using the {bpm} variable or it can be used to say the score of your RDCode level, for example in [[Beans Hopper]].
'''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>forceNoFrameOffsets = bool'''Enabled'''</code>: Overrides showing millisecond offset to properly display text if this setting is enabled. Useful, but be courteous, '''''only''''' use it if '''absolutely necessary'''.


== Surgery ==
== Surgery ==
Line 51: Line 55:
== History ==
== History ==


=== r19 ===
* '''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.


=== r20 ===
* '''r38''': Shortcut was changed from Q to Shift+D.
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.
 
{{Navbox
| name  = Template:EventNavBox
| title = Events
| listclass = hlist


| group1 = Sound Tab
{{EventNavBox}}
| list1  = {{Navbox|child
  | list1 =
* [[Play Song]]
* [[Set Crotches Per Bar]]
* [[Play Sound]]
* [[Set Beats Per Minute]]
* [[Set Clap Sounds]]
* [[Set Heart Explode Volume]]
* [[Set Heart Explosion Interval]]
* [[Say Ready, Get, Set, Go!]]
* [[Set Game Sound]]
* [[Set Beat Sound]]
* [[Set Counting Sound]]
* [[Comment]]
}}
| group2 = Gameplay Tab
| list2  = {{Navbox|child
  | list1 =
* [[Add Classic Beat]]
* [[Set Row Xs]]
* [[Add Freetime Beat]]
* [[Pulse Freetime Beat]]
* [[Add Oneshot Beat]]
* [[Set Oneshot Wave]]
}}
| group3 = VFX Tab
| list3  = {{Navbox|child
  | list1 =
* [[Set Theme]]
* [[Set VFX Preset]]
* [[Set Background]]
* [[Set Foreground]]
* [[Set Speed]]
* [[Flash]]
* [[Custom Flash]]
* [[Move Camera]]
* [[Hide Row]]
* [[Move Row]]
* [[Play Expression (Row)]]
* [[Paint Rows]]
* [[Bass Drop]]
* [[Shake Screen]]
* [[Flip Screen]]
* [[Invert Colors]]
* [[Pulse Camera]]
* [[Text Explosion]]
* [[Show Dialogue]]
* [[Show Status Sign]]
* [[Floating Text]]
* [[Change Players' Rows]]
* [[Finish Level]]
* [[Comment]]
* [[Stutter]]
* [[Show Hands]]
* [[Paint Hands]]
* [[Assign Hands]]
* [[Set Playstyle]]
* [[Tag Action]]
* [[Call Custom Method]]
* [[Window Dance (Event)]]
}}
| group4 = Decoration Tab
| list4  = {{Navbox|child
  | list1 =
* [[Move Sprite]]
* [[Paint Sprite]]
* [[Play Expression (Sprite)]]
* [[Show/Hide]]
* [[Comment]]
}}
| group5 = Rooms Tab
| list5  = {{Navbox|child
  | list1 =
* [[Show Rooms Horizontally]]
* [[Move Room]]
* [[Reorder Rooms]]
* [[Mask Room]]
* [[Fade Room]]
* [[Set Rooms Perspective]]
* [[Comment]]
}}
}}