[Tools] Add a simple quest preview window for Puzzle Step SO

This commit is contained in:
Michal Pikulski
2025-09-04 15:24:16 +02:00
parent 4215d4b437
commit c36301888e
10 changed files with 160 additions and 25 deletions

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
stepId: ass1
displayName: Pickup Ass 1
description:
description: Some description of the quest
icon: {fileID: 0}
unlocks:
- {fileID: 11400000, guid: 9de0c57af6191384e96e2ba7c04a3d0d, type: 2}

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
stepId: ass2
displayName: Pickup Ass 2
description:
description: Some other description of the quest
icon: {fileID: 0}
unlocks:
- {fileID: 11400000, guid: 13b0c411066f85a41ba40c3bbbc281ed, type: 2}

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
stepId: ass3
displayName: Pickup Ass 3
description:
description: Designers were too lazy to write this one
icon: {fileID: 0}
unlocks:
- {fileID: 11400000, guid: 9de0c57af6191384e96e2ba7c04a3d0d, type: 2}

View File

@@ -14,10 +14,6 @@ MonoBehaviour:
m_EditorClassIdentifier:
stepId: head
displayName: Pickup Head
description:
description: Skeet
icon: {fileID: 0}
dependencies:
- {fileID: 11400000, guid: 0b13ff4f31443b74281b13e0eef865c2, type: 2}
- {fileID: 11400000, guid: a84cbe9804e13f74e857c55d90cc10d1, type: 2}
- {fileID: 11400000, guid: 13b0c411066f85a41ba40c3bbbc281ed, type: 2}
unlocks: []