Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a settings window. #662

Merged
merged 15 commits into from
Nov 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions Assets/Resources/Prefabs/Players/DesktopPlayer.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ GameObject:
- component: {fileID: 6057182573543570773}
- component: {fileID: 4087041085298531867}
- component: {fileID: 4441004167205332594}
- component: {fileID: -9214061696379959569}
m_Layer: 0
m_Name: DesktopPlayer
m_TagString: MainCamera
Expand Down Expand Up @@ -270,3 +271,15 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b4530286e65747b5ac0092c728359f32, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!114 &-9214061696379959569
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6839967699279661599}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ecd882add9e68744a83afa8a7c94ba90, type: 3}
m_Name:
m_EditorClassIdentifier:
Loading
Loading