Skip to content

Commit

Permalink
main char and subRepo (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
GraphicEdit authored Nov 28, 2023
2 parents b162d40 + 25a557f commit 1da5062
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "DarkFlowPrivate"]
path = DarkFlowPrivate
url = https://github.com/Metaverse-Crowdsource/DarkFlowPrivate
branch = main
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GameObject:
m_Component:
- component: {fileID: 6083757005595752213}
m_Layer: 0
m_Name: Main CHAR
m_Name: Main CHARTEST
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1038,7 +1038,7 @@ GameObject:
- component: {fileID: 135756642000475821}
- component: {fileID: 4416926081852918493}
m_Layer: 8
m_Name: PlayerArmature
m_Name: MainChar
m_TagString: Player
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down
2 changes: 1 addition & 1 deletion DarkFlow/Assets/Scenes/DemoNight.unity
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ PrefabInstance:
- target: {fileID: 4416926081852918481, guid: 64dce48905ffd9b4293e595fa6941544,
type: 3}
propertyPath: m_Name
value: PlayerArmature
value: MainChar
objectReference: {fileID: 0}
- target: {fileID: 4416926081852918493, guid: 64dce48905ffd9b4293e595fa6941544,
type: 3}
Expand Down
1 change: 1 addition & 0 deletions DarkFlowPrivate
Submodule DarkFlowPrivate added at 661e76

0 comments on commit 1da5062

Please sign in to comment.