A real M4A1 firing and changing magazines.
Click anyware to fire and r to reload.
If you use it for your project please give me a credit.
*Real image of M4A1.
*Fire sounds(No real).
*Changing magazine system.
*You can get more ammo.
*The gun recoils ever time you shot(blow-back system. *You can select Safe mod on/off. *You can select ammo(All of the ammo names are real but the real M4A1 can take only 5.56 cal bullet).
*Damage system for 100 HP enemies.
Know problems:
*The bullet is not in all direction getting out of the barrel.
How to use Damage system:
1)Set up an enemy. 2)Make a variable with name enemy_hp(or enemy1_hp,enemy2_hp,usmarine_hp...)
3)Set that variable at 100
4)Make a script: -When green flag clicked
-forever
--if <touching bullet>
---change enemy_hp by (damage - damage*2)
Comments
You need to be logged in to post comments
Add a Comment