movement and dialogue system
This commit is contained in:
parent
977e666577
commit
1590b5faa6
123 changed files with 62825 additions and 355 deletions
18
Assets/Dialogue/TestingScript.asset
Normal file
18
Assets/Dialogue/TestingScript.asset
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
%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: f22a9deacfe82225495c03952e48a825, type: 3}
|
||||
m_Name: TestingScript
|
||||
m_EditorClassIdentifier: Assembly-CSharp::DialogueScript
|
||||
characters:
|
||||
- {fileID: 11400000, guid: 2ee4f2adbca14e6bd9381b84b49f42db, type: 2}
|
||||
script: {fileID: 4900000, guid: 77d1c362d7eeb2f9abbe0fff8b219e1e, type: 3}
|
||||
taskToStart: {fileID: 0}
|
||||
Loading…
Add table
Add a link
Reference in a new issue