Commit Graph

9 Commits

Author SHA1 Message Date
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
9512d9dac1 DebugCanvas and ShootDebug
Fixed DebugAmmunitionText on DebugCanvas
Added hitForce on Weapons. When you hit an object with a rigidbody its going to fly back a little bit
2021-12-10 15:38:59 +01:00
Noah4ever
14a8f084d3 PostProcessing & Universal RP
added PostProcessing and Universal Render Pipeline from the Packet Manager.
You can disable PostProcessing (If it lags too much) by disabling PostProcessingVolume in the Hierarchy.

added some fancy lights to the test scnee
added dirt texture to the camera
added bloom to the lights
added light to explosion from grenade
2021-12-10 09:22:32 +01:00
Noah4ever
56f5aec9cc Grenades
[+] added
+ grenade.cs script
+ grenades can be thrown
+ grenades "explode" and spawn "explosion" (currently only a 50% transparent cube)

- NEEDS TO BE TESTED => BUG FIXED
2021-12-08 15:31:13 +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
a31989b459 I Think i Fixed Everyting 2021-11-11 20:26:03 +01:00
juliuse98
4fc928f530 Gun holding with inverse kinematics 2021-11-06 15:42:57 +01:00