Commit Graph

10 Commits

Author SHA1 Message Date
Noah4ever
a98545f078 Merge branch 'main' into weapons-without-scriptableobjects 2021-11-08 13:08:55 +01:00
Noah4ever
908af2441f Weapon Pointing
+ weapon points to raycast from camera
2021-11-08 13:06:53 +01:00
juliuse98
c6cd50a4f8 Full Recoil animation 2021-11-08 12:55:58 +01:00
juliuse98
352e22225f Basic Recoil 2021-11-07 16:29:21 +01:00
juliuse98
360ceb55f3 added fire animation and fire rate 2021-11-06 17:07:06 +01:00
juliuse98
4fc928f530 Gun holding with inverse kinematics 2021-11-06 15:42:57 +01:00
juliuse98
908e69d4fe Added Stuff 2021-11-05 13:41:43 +01:00
Noah4ever
3c7a401487 Weapon 2021-10-19 14:36:53 +02:00
Noah4ever
631938fa22 Weapon Pickup start
+ started weapon pickup
2021-10-18 19:24:56 +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