Fixed Yeli Y sorting issue and made fields rounded
This commit is contained in:
@@ -187,6 +187,7 @@ y_sort_enabled = true
|
||||
script = ExtResource("1_at1n1")
|
||||
|
||||
[node name="InteractionArea" parent="." instance=ExtResource("42_ahrat")]
|
||||
position = Vector2(0, -450)
|
||||
scale = Vector2(2.805, 2.805)
|
||||
|
||||
[node name="CollisionShape3D" parent="InteractionArea/Area2D" index="0"]
|
||||
@@ -209,7 +210,6 @@ _timelinesToPlay = PackedStringArray("yeli_intro_01")
|
||||
|
||||
[node name="AnimatedSprite" type="AnimatedSprite2D" parent="TalkingControl"]
|
||||
y_sort_enabled = true
|
||||
position = Vector2(0, 450)
|
||||
sprite_frames = SubResource("SpriteFrames_f6hss")
|
||||
animation = &"idle"
|
||||
frame_progress = 0.437711
|
||||
|
||||
Reference in New Issue
Block a user