How to open a gui with key binding

Started by PrelawCape on

Topic category: Help with MCreator software

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to open a gui with key binding

How can I open a GUI by pressing "E"

e is binded to vanilla…
Mon, 05/25/2020 - 22:21

e is binded to vanilla inventory, don't u know?

for Any Other Key, create a procedure for when key pressed, and then use open GUI for player

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Where is that? E was an…
Wed, 05/27/2020 - 14:18

Where is that? E was an example. :)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried doing the key…
Mon, 07/20/2020 - 11:35

I tried doing the key binding but when i did it it still didn't work i put a procedure and i made it so that it does a player procedure when presses G can anyone help me?