Started by
shedevrokosolapik
on
Topic category: Help with MCreator software
in the variables tab, there is only a local variable. Maybe I'm looking for the wrong thing, or maybe I need a different button. I don't know. I've seen many people with variable buttons at the top of their interface, but mine is displayed on the right side of the screen.
Variables in procedure editor are local, global variables are in workspace tab
See https://mcreator.net/wiki/variables
In order for a global variable to show up in a procedure, you first need to create it from a tab from the main dashboard of your mod (similar to where you can create a custom texture).