Gui check with dependencies

Started by Tucky143 on

Topic category: Feature requests and ideas for MCreator

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gui check with dependencies

When you open a gui and create a new button or any element you are limited to only one procedure and can't call it with set dependencies. What I mean by this is i want to be able to call a procedure to check if it should be visible or not with a dependency like a number or text as dependency. This would allow creating one procedure for checking the visibility of multiple gui elements.