mirror of
https://github.com/DerTyp7/defrain-shooter-unity.git
synced 2025-10-30 21:17:09 +01:00
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!!!!)
This commit is contained in:
@@ -143,7 +143,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 7365407325767981110}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0.108, y: -0.084, z: 0.266}
|
||||
m_LocalPosition: {x: 0.11501337, y: -0.084, z: 0.266}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
@@ -177,6 +177,8 @@ MonoBehaviour:
|
||||
bulletExit: {fileID: 7365407325624913734}
|
||||
allowAction: 1
|
||||
weaponAnimator: {fileID: 7365407324475125414}
|
||||
gunRightREF: {fileID: 2448190575139433570}
|
||||
gunLeftREF: {fileID: 6708222704297240606}
|
||||
--- !u!114 &3886275361998190322
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user