oier animation tweaks, say_to_camera command
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=38 format=3 uid="uid://cjmsexhyhi4vs"]
|
||||
[gd_scene load_steps=37 format=3 uid="uid://cjmsexhyhi4vs"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://clg4yrj7v7eae" path="res://addons/escoria-ui-return-monkey-island/esc_player_with_tooltip.gd" id="1"]
|
||||
[ext_resource type="Texture2D" uid="uid://da1kd8lccd24" path="res://gymkhana/characters/oier/oier-mod.png" id="2"]
|
||||
@@ -50,10 +50,6 @@ region = Rect2(4368, 0, 273, 795)
|
||||
atlas = ExtResource("4")
|
||||
region = Rect2(5187, 0, 273, 795)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xnkj6"]
|
||||
atlas = ExtResource("4")
|
||||
region = Rect2(4914, 0, 273, 795)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_obf0k"]
|
||||
atlas = ExtResource("4")
|
||||
region = Rect2(4641, 0, 273, 795)
|
||||
@@ -225,9 +221,6 @@ animations = [{
|
||||
"texture": SubResource("26")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_xnkj6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_obf0k")
|
||||
}],
|
||||
"loop": true,
|
||||
@@ -331,7 +324,7 @@ animations = ExtResource("3")
|
||||
position = Vector2(0, -155)
|
||||
scale = Vector2(0.389246, 0.389247)
|
||||
sprite_frames = SubResource("20")
|
||||
animation = &"speak_right"
|
||||
animation = &"speak_down"
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(5, -151)
|
||||
|
||||
Reference in New Issue
Block a user