Floating Text: Difference between revisions

Jump to navigation Jump to search
m
m ("it does nothing from what i see in the code and might have been left in there by accident lol" -jci jan 8 2025)
Line 63: Line 63:
=== Advanced ===
=== Advanced ===


'''Floating Text''' events support [[RDCode]] variable reading, meaning they can read a variable and display its value. To use RDCode, use curly brackets (<code>{}</code>), and inside a valid RDCode arithmetic expression. (e.g. <code>Current score: {i0}</code> will display the current value of <code>i0</code>).
'''Floating Text''' events support [[RDCode#Variables||RDCode variable reading]].


Since the position of the floating text cannot be dynamically changed with the event on its own, '''[[Move Room]]''' events can be used on an empty transparent room with the text to move it.
Since the position of the floating text cannot be dynamically changed with the event on its own, '''[[Move Room]]''' events can be used on an empty transparent room with the text to move it.

Navigation menu