54 Commits

Author SHA1 Message Date
Noah4ever
631938fa22 Weapon Pickup start
+ started weapon pickup
2021-10-18 19:24:56 +02:00
Noah4ever
0c274a031f Weapon Animation, Ammunition
+ fixed USP animation
+ fixed shooting with CTRL
+ added working ammunition
2021-10-18 18:13:06 +02:00
Noah4ever
c4d3f8590c Weapons start_2
+ added shooting animation
+ added idle animation
2021-10-18 16:48:47 +02:00
Noah4ever
20830538db Weapon start
Started working on weapons.

+ added USP weapon
    - added materials
+ added Weapon.cs script
    - Implemented shooting
+ added WeaponSwitch.cs script
+ added WeaponHolder
+ added particles (muzzleflash, muzzlesmoke)
+ added additional camera for weapon clipping
2021-10-17 03:48:47 +02:00