29 lines
830 B
Plaintext
29 lines
830 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 8946b81c62d35474bb212f788f20ca7e, type: 3}
|
|
m_Name: Quiz_NPC1
|
|
m_EditorClassIdentifier:
|
|
introText: Halo! Sebelum kita mulai, jawab pertanyaan ini ya.
|
|
questions:
|
|
- question: Siapa proklamator kemerdekaan Indonesia?
|
|
optionA: Soekarno & Hatta
|
|
optionB: Jenderal Sudirman
|
|
correctAnswerIndex: 0
|
|
- question: Tahun berapa Indonesia merdeka?
|
|
optionA: 1945
|
|
optionB: 1950
|
|
correctAnswerIndex: 0
|
|
- question: Apa ibukota Indonesia?
|
|
optionA: Bandung
|
|
optionB: Jakarta
|
|
correctAnswerIndex: 1
|