Overlay Event Trigger

Started by _Syntax_3rror_ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Overlay Event Trigger

Is there a way to toggle the visibility of an overlay via event triggers? For example making an overlay visible when a player enteres a dimension for a few seconds then fades?

Yes, use overlay display…
Mon, 09/25/2023 - 17:15

Yes, use overlay display condition procedure.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks. I do watch him now…
Mon, 09/25/2023 - 17:41

Thanks. I do watch him now and then however, I find him a bit vague sometimes and confusing.

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do you know where I can find…
Mon, 09/25/2023 - 17:42

Do you know where I can find the overlay display procedure?

 

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just tell me bro  
Tue, 09/26/2023 - 16:58

just tell me bro

 

Use return block to return…
Wed, 09/27/2023 - 19:13

Use return block to return logic value in your procedure and then select this procedure as the condition from the condition selector dropdown.

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Dependency issues  
Mon, 10/02/2023 - 18:01

Dependency issues