Advisor dialogs

- WIP debug/cheat console
- Rewrote README
- Updated Zack's avatar with something made by me
This commit is contained in:
Tony Bark 2021-05-20 18:17:44 -04:00
parent addbf91a36
commit 59ea5dd6f0
14 changed files with 206 additions and 88 deletions

View file

@ -1,8 +1,11 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://sprites/avatars/zc.png" type="Texture" id=1]
[ext_resource path="res://scripts/Adviser.gd" type="Script" id=2]
[sub_resource type="StreamTexture" id=1]
flags = 4
load_path = "res://.import/zc.png-c7ffa83bf28af8def63c79202632e383.stex"
[node name="AdvsiorNotice" type="AcceptDialog"]
anchor_left = 0.293945
anchor_top = 0.303333
@ -13,9 +16,9 @@ __meta__ = {
"_edit_use_anchors_": true
}
dialogue_file = "res://dialog/cityplanner.json"
advisor_name = "Zack Casey"
character = "Zack Casey"
rank = "City Planner"
avatar = ExtResource( 1 )
avatar = SubResource( 1 )
[node name="Container" type="HSplitContainer" parent="."]
anchor_right = 1.0