Use more bullet.

Started by Demon_Cry on

Topic category: Help with MCreator software

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use more bullet.

As do to ranger item used not one bullet and several. If there aren't enough bullets, the weapon doesnt fire.

Ok so create a global…
Mon, 12/02/2019 - 01:51

Ok so create a global variable and make it number. Add the amount using a bullet box or sth. Use when ranged item is used procedure and minus the variable by 2. If it is less than 2, then cooldown the item, loop.