Amount of ammunition

MKMatt

New member
Hello,

How can I set, that if player is reloading while not all of the bullets in the clip were used (for example 20 bullets still left in the clip) then this amount of amunition is lost?

I was looking in the documentation and on the forum but i did not found an anwser on the mentioned question...
 
There currently isn't a way to do this built in. It'll take some modification of the ShootableWeapon component in order to do so and I have added it to my list.
 
Top