Commit Graph
20 Commits
Author SHA1 Message Date
Noah4ever f9527c17fd Weapon pickup
+ started pickup weapon script
2021-11-15 12:53:19 +01:00
Noah4ever dac1384e94 Eignetlich nichts gemacht 2021-11-14 12:26:05 +01:00
Noah4ever 728dd06d3d Update Shoot.cs 2021-11-12 13:25:05 +01:00
Noah4ever dd4da20ec3 Weapon
idk
2021-11-12 08:23:51 +01:00
Noah4ever 6e13025624 Weapon usw.
etc....
2021-11-09 13:58:34 +01:00
Noah4ever a8d816b639 Merge remote-tracking branch 'origin/Player-Animation' into weapons-without-scriptableobjects 2021-11-09 11:18:16 +01:00
Noah4ever 93faf526d5 Weapon Pointing 2021-11-09 11:11:32 +01:00
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
Noah4ever 2667b45c78 Weapon Pointing
started making weapon point at crosshair when shooting
2021-11-06 15:09:47 +01:00
Noah4ever e62ccb452b Merge branch 'main' into weapons-without-scriptableobjects 2021-11-05 14:03:16 +01:00
Noah4ever 89db851a1e Network Weapons
+ started weapons with Mirror
2021-11-05 13:58:29 +01:00
Noah4ever 5a4d0cc659 Merge remote-tracking branch 'origin/Maps' 2021-11-01 11:40:09 +01:00
Noah4ever 1878c6f291 Merge branch 'weapons-without-scriptableobjects' 2021-11-01 11:32:48 +01:00
Noah4ever 1644ff12cc Weapon 2021-11-01 11:31:34 +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 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