debe01abd2
feat: add melee attack and fix raycast for shooting
2025-03-22 13:46:05 +01:00
Kubson96
1beaad73bc
feat: add swapping and drop weapons
...
Added swapping current weapon with weapon from ground.
Added dropping weapon.
2025-03-15 22:43:58 +01:00
Kubson96
f666cd7d45
feat: shooting properties depending on the gun
2025-03-15 20:17:03 +01:00
Kubson96
c26dcd6eae
fix: improved recoil
...
Recoil now based on camera move instead of applying forces on player character
2025-02-22 20:33:07 +01:00
Kubson96
0f2fac10bd
feat: add recoil, fire rate and reloading
...
Added recoil force while shooting
Added fire rate system
Implement reloading
2025-02-22 01:28:07 +01:00
Kubson96
9e7fab3544
feat: add simple shooting component
...
Added interface for damage.
Added shooting component with simple shooting system.
Fix missing action bindings in player controller.
Added cylinder mesh to ExoEnemy and place him on TestMap.
2025-02-21 20:42:52 +01:00
40e5a37d91
fix: correct player character check
...
add player attribute component test class
2025-02-21 15:59:46 +01:00