Skip to content

Commit

Permalink
added npc mod
Browse files Browse the repository at this point in the history
  • Loading branch information
muzerly committed Jun 29, 2024
1 parent 2c491e5 commit 0914c20
Show file tree
Hide file tree
Showing 179 changed files with 27,532 additions and 571 deletions.
1,196 changes: 1,196 additions & 0 deletions Assembly-CSharp-Editor-firstpass.csproj

Large diffs are not rendered by default.

446 changes: 227 additions & 219 deletions Assembly-CSharp-Editor.csproj

Large diffs are not rendered by default.

1,103 changes: 1,103 additions & 0 deletions Assembly-CSharp-firstpass.csproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Assets/Character/Prefabs/NPCs/npc0.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Transform:
m_GameObject: {fileID: 2998708176299410532}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0}
m_LocalPosition: {x: 0, y: 0.616, z: 0}
m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
m_ConstrainProportionsScale: 0
m_Children: []
Expand Down
2 changes: 1 addition & 1 deletion Assets/Character/Prefabs/NPCs/npc1.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Transform:
m_GameObject: {fileID: 584849224920993067}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0}
m_LocalPosition: {x: 0, y: 0.616, z: 0}
m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
m_ConstrainProportionsScale: 0
m_Children: []
Expand Down
2 changes: 1 addition & 1 deletion Assets/Character/Prefabs/NPCs/npc2.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Transform:
m_GameObject: {fileID: 3334004355931045545}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0}
m_LocalPosition: {x: 0, y: 0.616, z: 0}
m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
m_ConstrainProportionsScale: 0
m_Children: []
Expand Down
2 changes: 1 addition & 1 deletion Assets/Character/Prefabs/NPCs/npc34.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Transform:
m_GameObject: {fileID: 1964716069502497097}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.6, z: 0}
m_LocalPosition: {x: 0, y: 0.616, z: 0}
m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
m_ConstrainProportionsScale: 0
m_Children: []
Expand Down
2 changes: 1 addition & 1 deletion Assets/Character/Prefabs/NPCs/npc35.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Transform:
m_GameObject: {fileID: 4295157510756613814}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0}
m_LocalPosition: {x: 0, y: 0.616, z: 0}
m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
m_ConstrainProportionsScale: 0
m_Children: []
Expand Down
2 changes: 1 addition & 1 deletion Assets/Character/Prefabs/NPCs/npc47.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Transform:
m_GameObject: {fileID: 1285306774388270853}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0.6, z: 0}
m_LocalPosition: {x: 0, y: 0.616, z: 0}
m_LocalScale: {x: 0.2, y: 0.2, z: 0.2}
m_ConstrainProportionsScale: 0
m_Children: []
Expand Down
Loading

0 comments on commit 0914c20

Please sign in to comment.