update - add replot and migration to godot 4.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://b7p1kli4j11fo"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/characters/Npc.gd" id="1"]
|
||||
[ext_resource type="Script" uid="uid://b08gn63a4wjcf" path="res://scenes/characters/Npc.gd" id="1"]
|
||||
|
||||
[sub_resource type="Animation" id="1"]
|
||||
resource_name = "idle"
|
||||
@@ -33,7 +33,7 @@ tracks/1/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_k00qb"]
|
||||
_data = {
|
||||
"idle": SubResource("1")
|
||||
&"idle": SubResource("1")
|
||||
}
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="2"]
|
||||
|
||||
Reference in New Issue
Block a user