Overlay procedures

Started by Omtie2 on

Topic category: Help with MCreator software

Active 4 years ago
Joined Nov 2020
Points:
612

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Overlay procedures

Is there any way I can add a procedure to an overlay? Because when I try to the only option is for it to be always showing.

Active 4 years ago
Joined Nov 2020
Points:
612

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Nvm I'm dumb but I do have…
Tue, 11/17/2020 - 03:07

Nvm I'm dumb but I do have another question,

when I'm making an overlay procedure I'm trying to make it so when I have a certain number of an item in my inventory it displays by a number on the overlay, any advice on how to do this?

 

Use player variable, store…
Tue, 11/17/2020 - 15:30

Use player variable, store data here and show it on the overlay using label bound to variable.

Active 4 years ago
Joined Nov 2020
Points:
612

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
What is the procedure called?
Tue, 11/17/2020 - 18:49

What is the procedure called?

I suggest you check our…
Wed, 11/18/2020 - 10:39

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

Active 4 years ago
Joined Nov 2020
Points:
612

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
There's only one video on…
Wed, 11/18/2020 - 20:20

There's only one video on overlays and it doesn't help me.