mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-30 13:07:10 +01:00
Weapons WORK NOW
Jetzt wirklich
This commit is contained in:
@@ -130,7 +130,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!4 &7365407325767981108
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -139,7 +139,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7365407325767981110}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 3.7112896, y: 1.9542754, z: -10.937987}
|
||||
m_LocalPosition: {x: 0.108, y: -0.084, z: 0.266}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children:
|
||||
- {fileID: 7365407324475125409}
|
||||
|
||||
@@ -170,9 +170,9 @@ MonoBehaviour:
|
||||
firerate: 320
|
||||
roundsPerShot: 1
|
||||
recoilStrength: 15
|
||||
currentAmmunition: 16
|
||||
currentAmmunition: 8
|
||||
magazinSize: 16
|
||||
totalAmmunition: 16
|
||||
totalAmmunition: 0
|
||||
bulletExit: {fileID: 2236875552107647873}
|
||||
allowAction: 1
|
||||
weaponAnimator: {fileID: 4836044225623250080}
|
||||
@@ -185,7 +185,7 @@ BoxCollider:
|
||||
m_GameObject: {fileID: 5071598280516985511}
|
||||
m_Material: {fileID: 0}
|
||||
m_IsTrigger: 0
|
||||
m_Enabled: 1
|
||||
m_Enabled: 0
|
||||
serializedVersion: 2
|
||||
m_Size: {x: 0.040187918, y: 0.16860102, z: 0.2560755}
|
||||
m_Center: {x: 0.00017769728, y: -0.07880532, z: -0.26860136}
|
||||
|
||||
Reference in New Issue
Block a user