[Request] Add clarity to wait procedure block

Started by Catnip on

Topic category: Feature requests and ideas for MCreator

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[Request] Add clarity to wait procedure block

I have noticed a lot of MCreator users try to use the wait procedure block as a timer, unsuccessfully, as that is not how it works. It just made me think that maybe there could be a small addition like '*not a timer' to the wait block's text. Maybe also a help button on it that could work similarly to the comment buttons and just provide an explanation that the wait block doesn't stop new iterations of the procedure from occurring, or something like that, and suggest using a variable, potion, nbt, or synced data timer. This is just a small feature request for clarity that might help new users understand not to use the wait procedure block for a timer.