Blockland Forums > Modification Help
My gun is reloading every time I shoot
Space Guy:
I have told you exactly what you need to do.
--- Quote from: Space Guy on October 21, 2010, 12:14:16 PM ---You are overriding the "onMount" function which means it never has an ammo amount set. Call Parent::onMount or set the player's ammo amount to the default at the same time as hiding the nodes.
--- End quote ---
spartan101:
--- Quote from: Space Guy on October 21, 2010, 01:59:47 PM ---I have told you exactly what you need to do.
--- End quote ---
Nvm it was the reload animation and fire animation together fixed
EDIT:Locking