Commit Graph

20 Commits

Author SHA1 Message Date
Noah4ever
0b7ff6f5f1 Grenade Data Location
Grenade data is now on Grenade.cs and not on Weapon.cs.
You need both scripts to make a grenade work
2021-12-09 14:55:06 +01:00
Noah4ever
e59b767daf Grenade Fix
Grenade is now a Sphere.
set Commented the [Command] on CmdFireBullet in Shoot.cs to see how it is in multiplayer
2021-12-09 13:33:54 +01:00
Noah4ever
59a55bf5fd Grenades
Fixed some issues.
Grenades work now.
2021-12-08 17:18:23 +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
95f94d062d deleted old "SearchForNext"
Julius hat was besseres gemacht :(
2021-11-30 10:16:28 +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
Noah4ever
20080a4dd5 Weapons WORK NOW
Jetzt wirklich
2021-11-25 12:45:55 +01:00
Noah4ever
c09ff3ca75 Weapon Switch/Standard Hand
ja alles irgendwie
klappt jetzt
2021-11-25 11:24:16 +01:00
Noah4ever
a5fef8f5e0 idk 2021-11-22 16:26:15 +01:00
Noah4ever
420dd1199a more error correction 2021-11-21 20:51:29 +01:00
Noah4ever
35837c18cd Error correction on last commit 2021-11-21 18:28:34 +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
Noah4ever
a40aec3874 Weapon Switching/pickup/throw
[+] added
+ added pickup weapons
+ added throw weapons
+ added weapon switching
+ scrolling searches for next active weapon

[n] needs to be added
n weapon in correct position after pickup
n after weapon throw -> next active weapon needs to be equipt
n throw/pickup/switch weapon animation
2021-11-20 15:47:58 +01:00
Noah4ever
7299b292a7 Weapon switching 2021-11-16 13:06:10 +01:00
Noah4ever
eaee767535 Weapon Switching
+ started weapon switching
+ added only get active weapon (if you have rifle and pistole and you drop rifle you cant scroll to rifle slot)
2021-11-16 13:05:27 +01:00
Noah4ever
f9527c17fd Weapon pickup
+ started pickup weapon script
2021-11-15 12:53:19 +01:00
Noah4ever
dd4da20ec3 Weapon
idk
2021-11-12 08:23:51 +01:00
Noah4ever
89db851a1e Network Weapons
+ started weapons with Mirror
2021-11-05 13:58:29 +01:00
Noah4ever
3c7a401487 Weapon 2021-10-19 14:36:53 +02:00