How to make a gun shoot more than one projectile

I want to make a shot gun or a tri shot bow but I can’t figure out how to make my gun shoot more than once help? and could some one also help me on my fantasy adventures that is still a serious problem.

1 Like

You need use a script:
trigger:when unit uses item
script: if / else / then>item type comparison>item type of ( last used item ) = = (the item)
then do:create projectile at position

ok? and what is the projectile scripts

create projectile at position is the script

1 Like

oooooooooooooo! thanks