mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-29 12:52:07 +01:00
Weapon start
Started working on weapons.
+ added USP weapon
- added materials
+ added Weapon.cs script
- Implemented shooting
+ added WeaponSwitch.cs script
+ added WeaponHolder
+ added particles (muzzleflash, muzzlesmoke)
+ added additional camera for weapon clipping
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 2021.1.24f1
|
||||
m_EditorVersionWithRevision: 2021.1.24f1 (6667702a1e7c)
|
||||
m_EditorVersion: 2021.1.25f1
|
||||
m_EditorVersionWithRevision: 2021.1.25f1 (b6f2b893ea32)
|
||||
|
||||
@@ -12,7 +12,7 @@ TagManager:
|
||||
- Water
|
||||
- UI
|
||||
- Ground
|
||||
-
|
||||
- Weapon
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user