Started by
DeathD84
on
Topic category: Help with MCreator software
One of my overlays, most likely all, since they are set up the same, are always displaying, despite having separate conditions.
Condition:
Obviously, the numbers are different for each condition, and every overlay has their conditions set. Yet for some reason, they still display regardless if the variable number is the same as it's set to. (Still shows even with the variable at 0 which shouldn't display anything at all)
Is my procedure set up incorrectly?
Edited by DeathD84 on Sat, 04/30/2022 - 21:22
Yes, it does true for you and returns true back, too. You set up the condition and make it true - this is to show the overlay. And from below you return the position you need, that is, to remove the overlay, you need to return false
In short, change true to false from below))
yeah i see the mistake now, thanks!
You're welcome, you can go to my discord in my fashion, there I can help you if you need help