Procedures with parameters

Started by Schnagli on

Topic category: Feature requests and ideas for MCreator

Last seen on 10:58, 16. Apr 2024
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Procedures with parameters

Almost every programming languages allow you to add parameters to functions. With this feature you could for example make a procedure which allows you to spawn a cube with custom size. This would also be very useful for custom damage calculation and other things.