Started by
Laxer
on
Topic category: Help with MCreator software
(oh my god how do you upload images here)
need help, im trying to recreate the staff of homa from genshin for my mod. and i really dont get why local variables cant b used here, nor how to make a custom global variable
Lets explain you:
You can't use local var because events cannot store data, and debounce will always be on his initial value.
So, you can easyly create a var with settings: type: boolean; | Scope: Player_lifetime