mirror of
				https://github.com/DerTyp7/defrain-shooter-unity.git
				synced 2025-10-31 05:27:07 +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:
		| @@ -38,6 +38,7 @@ Transform: | ||||
|   m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: -0.0004, y: -0.01487, z: -0.143} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 732033708985862910} | ||||
|   m_RootOrder: 1 | ||||
| @@ -68,6 +69,7 @@ Transform: | ||||
|   m_LocalRotation: {x: -0, y: 0.7071068, z: 0.7071068, w: 0} | ||||
|   m_LocalPosition: {x: -0.03000002, y: -0.11399987, z: -0.42400002} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 732033708985862910} | ||||
|   m_RootOrder: 2 | ||||
| @@ -98,6 +100,7 @@ Transform: | ||||
|   m_LocalRotation: {x: -0, y: 0.7071068, z: 0.7071068, w: 0} | ||||
|   m_LocalPosition: {x: 0.030000005, y: -0.10400012, z: -0.42400002} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 732033708985862910} | ||||
|   m_RootOrder: 3 | ||||
| @@ -132,6 +135,7 @@ Transform: | ||||
|   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0.03999999} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: | ||||
|   - {fileID: 1584484548595912410} | ||||
|   - {fileID: 7502619830433694848} | ||||
| @@ -176,6 +180,8 @@ MonoBehaviour: | ||||
|   bulletExit: {fileID: 2236875552107647873} | ||||
|   allowAction: 1 | ||||
|   weaponAnimator: {fileID: 4836044225623250080} | ||||
|   gunRightREF: {fileID: 5792494204646893847} | ||||
|   gunLeftREF: {fileID: 808197646603973991} | ||||
| --- !u!65 &3937508078766297979 | ||||
| BoxCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Noah4ever
					Noah4ever