forked from Shardstone/trail-into-darkness
added encounter system
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
%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: c47caaa92bb94eeca3e47dd86fd010cf, type: 3}
|
||||
m_Name: Dialog_Set_0
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Nox.Game.EncounterDialogOptionSet
|
||||
id: Dialog_Set_1
|
||||
library: {fileID: 11400000, guid: 11b94daa76442834198b68996afe0013, type: 2}
|
||||
options:
|
||||
- text:
|
||||
id: click_to_continue
|
||||
inlineText:
|
||||
events:
|
||||
- rid: 1352971465325281416
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
- rid: 1352971465325281416
|
||||
type: {class: LogEvent, ns: Jovian.EncounterSystem, asm: Jovian.EncounterSystem}
|
||||
data:
|
||||
message: An thus, you continue...
|
||||
Reference in New Issue
Block a user