Add in a "When the GUI of this block is being accessed" as a block trigger

Started by Mymann on

Topic category: Feature requests and ideas for MCreator

Last seen on 07:37, 14. Sep 2024
Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add in a "When the GUI of this block is being accessed" as a block trigger

I am trying to implement a custom chest and I want to have its lid to stay up as it is being accessed, the method I am currently use was setting the animations in the GUI triggers itself, however, the when GUI is being used trigger failed as it cannot detect the location of the chest, unlike the other two open and close triggers, which work fine.

So now I suggest for a trigger for during the use of the linked gui in the block trigger section, so that the block may be detectable if its specific gui is being accessed.

Here is the recore of my struggle, please take a look:

https://mcreator.net/forum/108594/how-make-custom-chest