Rizline:Gameplay: Difference between revisions

Created page with "{{Stub}} == Notes == === Tap Note === This type of note has an ID of <code>0</code> in the chart file format. === Catch Note === This type of note has an ID of <code>1</code> in the chart file format. === Hold Note === This type of note has an ID of <code>2</code> in the chart file format. Additionally, hold notes hold 3 additional floating point values in the note's <code>otherInformations</code..."
 
m Add navbox
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
== Notes ==
== Notes ==


=== Tap Note ===
[[File:Rizline-Tap Note Icon.png|200px|thumb|left|A high-quality recreation of a tap note.]]
 
=== Tap note ===


This type of note has an ID of <code>0</code> in the [[Rizline:chart file|chart file format]].
This type of note has an ID of <code>0</code> in the [[Rizline:chart file|chart file format]].


=== Catch Note ===
<div style="clear: both;"></div>
 
[[File:Rizline-Catch Note Icon.png|200px|thumb|left|A high-quality recreation of a catch note.]]
 
=== Catch note ===


This type of note has an ID of <code>1</code> in the [[Rizline:chart file|chart file format]].
This type of note has an ID of <code>1</code> in the [[Rizline:chart file|chart file format]].


=== Hold Note ===
<div style="clear: both;"></div>
 
[[File:Rizline-Hold Note Icon.png|200px|thumb|left|A high-quality recreation of a hold note.]]
 
=== Hold note ===


This type of note has an ID of <code>2</code> in the [[Rizline:chart file|chart file format]]. Additionally, hold notes hold 3 additional floating point values in the note's <code>otherInformations</code> array to provide information about the note's duration.
This type of note has an ID of <code>2</code> in the [[Rizline:chart file|chart file format]]. Additionally, hold notes hold 3 additional floating point values in the note's <code>otherInformations</code> array to provide information about the note's duration.
<div style="clear: both;"></div>
{{RizlineGameNavBox}}