Is it possible to show the content stored in variables (as numbers and/or as actual text)? And is it possible to update those changes in real-time? For example, I could show the amount of gold that the player has or maybe a custom text that is updated via variable and it will be displayed accordingly as the variable is updated in real-time.
Maybe we could use a code to display the content of variables like this: <text: v[x]> where x is the ID of the variable to display on events and/or on the player.