Attempt to fix dialogs "finish_fast" action.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://game/ui/commons/dialogs/insets/guybrush.jpeg" type="Texture" id=1]
|
||||
[ext_resource path="res://game/ui/commons/dialogs/insets/mark_talk_down_right_1.png" type="Texture" id=1]
|
||||
|
||||
[node name="dialog_avatars" type="Control"]
|
||||
__meta__ = {
|
||||
@@ -8,8 +8,8 @@ __meta__ = {
|
||||
}
|
||||
|
||||
[node name="player" type="TextureRect" parent="."]
|
||||
margin_right = 40.0
|
||||
margin_bottom = 40.0
|
||||
margin_right = 23.0
|
||||
margin_bottom = 27.0
|
||||
texture = ExtResource( 1 )
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
|
||||
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right.png
Normal file
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right_1.png
Normal file
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right_2.png
Normal file
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right_3.png
Normal file
BIN
game/ui/commons/dialogs/insets/mark_talk_down_right_3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
Reference in New Issue
Block a user