Started by
joseph8675309
on
Topic category: Help with MCreator software
im making a weapon and im trying to make a overlay appear each time i fire. But when i make a overlay i cant find it in the gui procedure can someone help.
Topic category: Help with MCreator software
im making a weapon and im trying to make a overlay appear each time i fire. But when i make a overlay i cant find it in the gui procedure can someone help.
Overlay is not GUI. Overlay is shown per condition so you will need to use global variables to trigger overlay. There are tutorials on how to do this on this website. But unfortunately there is a bug with overlay condition and global variables but we will fix it in next update.
thanks