Extensive work on the sideview and initial work on player profiles, inventory display, and renaming adventurerdata vs adventurer to adventurer vs adventurersprite
This commit is contained in:
@@ -28,7 +28,8 @@ directories/dch_directory={
|
||||
"pom": "res://dialogic/characters/pom.dch"
|
||||
}
|
||||
directories/dtl_directory={
|
||||
"intro": "res://dialogic/timelines/intro.dtl"
|
||||
"intro": "res://dialogic/timelines/intro.dtl",
|
||||
"letter": "res://dialogic/timelines/letter.dtl"
|
||||
}
|
||||
glossary/default_case_sensitive=true
|
||||
extensions_folder="res://addons/dialogic_additions"
|
||||
@@ -93,6 +94,11 @@ dialogic_default_action={
|
||||
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":0,"pressure":0.0,"pressed":false,"script":null)
|
||||
]
|
||||
}
|
||||
profile={
|
||||
"deadzone": 0.2,
|
||||
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":80,"key_label":0,"unicode":112,"location":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
|
||||
[limbo_ai]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user