452
edits
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
| eventtype = ShowStatusSign | | eventtype = ShowStatusSign | ||
| versionorigin = r19 | | versionorigin = r19 | ||
| shortcut = | | 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. | ||
Line 35: | Line 35: | ||
'''Custom Methods''' that affect the status sign are the following: | '''Custom Methods''' that affect the status sign are the following: | ||
* <code>statusSignWidth = float'''Width'''</code>: Sets the status sign's width. | * <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'''. | * <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 57: | Line 58: | ||
* '''r20''': Duration supports and defaults to beats with a toggle to seconds by clicking on the beats / s text. | * '''r20''': Duration supports and defaults to beats with a toggle to seconds by clicking on the beats / s text. | ||
* '''r38''': Shortcut was changed from Q to Shift+D. | |||
== Trivia == | == Trivia == |
edits