Commit Graph

12 Commits

Author SHA1 Message Date
Noah4ever
572344254d Little fix on player, added trigger collider on usp
@juliuse98 needs to fix when looking up the weapon gets to far away an the hands look strange. Tried to fix it a bit. Its no a little better but NOT completely fixed.

USP has now a collider that is a trigger. When the weapon is clipping through the wall (befor that the collider should trigger and the player puts the weapon upright) ITS NOT WORKING but the structure is there... (All collider gets disabled when you pick up a weapon)
2021-12-15 13:19:10 +01:00
Noah4ever
bdf043d299 Quick bug fixes
fixed pickup weapon
fixed drop weapon
changed switch weapon
2021-12-14 20:18:18 +01:00
Noah4ever
0fc8c6e08c Distance to grenade explosion camera shake
if you are close to the grenade you get more camera shake
2021-12-13 21:52:38 +01:00
Noah4ever
b2b997307b CameraShake
Camera shake is working now
2021-12-13 16:02:11 +01:00
Noah4ever
a2ac91bf6e Camera Shake, WeaponSwitch Animation
Added camera shake. Its not working.. i dont know why.
WeaponSwitch is also not working
2021-12-12 18:19:36 +01:00
Noah4ever
59ff72d498 Weapons are now in correct position
When u switch or pickup weapons u have them now in your hand.

- Scrollup doesnt work on the highest weapon index (will be fixed soon)
- Shooting with the hand will give an error because there is no animation "shoot" on the hand (PLEASE someone make an animation for the hand!!!!)
2021-11-29 11:22:03 +01:00
juliuse98
58092d6b7e Procedual Animation Hand Fix
See "Procedual Animation Hand Fix" issue
2021-11-28 20:21:47 +01:00
juliuse98
a4fb6b9f33 Player walk animations
-Added walk animation
-Added strafe animation
-Added animation blending for strafe and walk
-Added method that controls animation parameters based on movement speed

-smol canvas fix
2021-11-28 18:54:24 +01:00
Noah4ever
c09ff3ca75 Weapon Switch/Standard Hand
ja alles irgendwie
klappt jetzt
2021-11-25 11:24:16 +01:00
Noah4ever
c4eac172fe Weapon Switching/Pickup/Throwing
+ weapon switching works
+ weapon pickup works
+ weapon throwing works

ntba weapon in correct position
ntba weapon switch/pickup/throw animation
2021-11-21 18:00:23 +01:00
juliuse98
1b0d941f07 Merge FIX 2021-11-12 11:14:06 +01:00
juliuse98
a31989b459 I Think i Fixed Everyting 2021-11-11 20:26:03 +01:00