50 Commits

Author SHA1 Message Date
DerTyp187
0beeed4540 Merging retry 2021-12-16 22:08:59 +01:00
DerTyp187
151f63c9fb Revert "Merging"
This reverts commit b180875539.
2021-12-16 22:03:10 +01:00
DerTyp187
b180875539 Merging 2021-12-16 22:01:55 +01:00
DerTyp187
131d40dcda Revert "Merge branch 'Lobby-System'"
This reverts commit f19e634ee9, reversing
changes made to 21c03f5b00.
2021-12-16 21:41:38 +01:00
DerTyp187
f19e634ee9 Merge branch 'Lobby-System' 2021-12-16 21:40:56 +01:00
DerTyp187
831346c4b0 fixed inputfields 2021-12-16 00:40:47 +01:00
DerTyp187
82dc2c3c6c absoulter basic join kram klappt 2021-12-16 00:04:36 +01:00
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
3a1a279530 Grenades damage at player
Grenades now remove the correct damage
2021-12-08 20:53:40 +01:00
juliuse98
cf5d47eca9 SearchForNext Overhaul 2021-11-29 12:21:32 +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
859dda5899 Merge branch 'main' into weapons-without-scriptableobjects 2021-11-25 11:27:29 +01:00
Noah4ever
c09ff3ca75 Weapon Switch/Standard Hand
ja alles irgendwie
klappt jetzt
2021-11-25 11:24:16 +01:00
juliuse98
6bbe58799d Alles alter 2021-11-24 12:54:43 +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
ad238ac417 Added Round and Respawnsystem 2021-11-19 14:42:09 +01:00
juliuse98
1b0d941f07 Merge FIX 2021-11-12 11:14:06 +01:00
juliuse98
dd44099bab Merge branch 'Player-AnimationFIX' 2021-11-12 08:27:48 +01:00
Noah4ever
dd4da20ec3 Weapon
idk
2021-11-12 08:23:51 +01:00
juliuse98
a31989b459 I Think i Fixed Everyting 2021-11-11 20:26:03 +01:00
Noah4ever
6e13025624 Weapon usw.
etc....
2021-11-09 13:58:34 +01:00
juliuse98
ea8394bd16 Camera recoil 2021-11-08 22:56:15 +01:00
juliuse98
df60a95c80 aim down sights 2021-11-08 17:24:54 +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
908e69d4fe Added Stuff 2021-11-05 13:41:43 +01:00
juliuse98
2868c0e89e fixed merge 2021-11-04 08:45:48 +01:00
juliuse98
6c1b72cc12 Merge branch 'player-info' 2021-11-04 08:21:22 +01:00
juliuse98
312b51656b Headbob
-Added Headbob
2021-11-04 08:15:48 +01:00
juliuse98
8bca7b7379 Sprinting
-Added sprinting in the Player Controller
2021-11-01 14:55:41 +01:00
juliuse98
314c3faf30 Ground Angle Check
-Added GroundAngleCheck
2021-11-01 14:30:00 +01:00
juliuse98
b8a4d57c27 Player Controller
-Added dedicated "Mouse Look" script
-Added Ground Angle function
2021-10-31 22:28:22 +01:00
DerTyp187
5921e33205 updated mirror added testofflinescene 2021-10-25 13:03:25 +02:00
DerTyp187
e509a919b6 CHANGED TO MIRROR 2021-10-25 09:20:01 +02:00
DerTyp187
bd712107b7 fixes 2021-10-21 18:31:30 +02:00
DerTyp187
ebf1078775 added network movement 2021-10-21 14:21:11 +02:00
DerTyp187
9f66155cd7 Merge branch 'player-controller' 2021-10-21 08:45:40 +02:00
DerTyp187
c913fff83a added NetworkManager compontent 2021-10-20 07:53:44 +02:00
juliuse98
9168a4aa8b Neck Control
Added a neck feature to the player camera
2021-10-19 08:56:05 +02:00
DerTyp187
add984e36c adde ServerPlayer 2021-10-15 14:18:45 +02:00
DerTyp187
666e4f479f added PlayerClass with Sync 2021-10-14 20:16:38 +02:00
DerTyp187
5e15b47d35 mb fixed CharacterController; FpsCount 2021-10-13 08:50:54 +02:00
DerTyp187
db14a3c933 Added buggy PlayerController 2021-10-12 19:38:20 +02:00
DerTyp187
bfac9e07a2 Textures + Basic PlayerController 2021-10-10 13:50:04 +02:00