Skip to content

Commit

Permalink
fix spawn
Browse files Browse the repository at this point in the history
fix knife socket (again)
  • Loading branch information
Govorunb committed Dec 7, 2023
1 parent a91f994 commit 55b2f72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Unity/Assets/Mod/Evil Fumo/Evil Fumo Spawns.asset
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ MonoBehaviour:
spawns:
- game: 2
locations:
- position: {x: -327, y: 15, z: 265.5}
rotation: {x: 0, y: 120, z: 0}
- position: {x: -326.8, y: 15, z: 265.4}
rotation: {x: 0, y: 115, z: 0}
item:
isCustom: 1
techType: 2007
Expand Down
6 changes: 3 additions & 3 deletions Unity/Assets/Mod/Evil Fumo/Evil Fumo item.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4427810026626581335}
m_LocalRotation: {x: 0.625588, y: -0.61014813, z: -0.006086991, w: -0.4861295}
m_LocalPosition: {x: -0.015, y: 0.07, z: 1.22}
m_LocalRotation: {x: -0.5923573, y: 0.32222596, z: -0.24335453, w: 0.69718146}
m_LocalPosition: {x: -1, y: 0.6, z: 0.1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 4264099153745794611}
m_RootOrder: 14
m_LocalEulerAnglesHint: {x: -142, y: 312, z: 106}
m_LocalEulerAnglesHint: {x: 318, y: 83, z: 284}
--- !u!54 &3813723675008832454
Rigidbody:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 55b2f72

Please sign in to comment.