maj to godot 4.4.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://clqdxhwojbkwp"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b7k2x0bnxlhwh" path="res://assest/ui/Modern_UI_Style_2_48x48.png" id="1_cr0we"]
|
||||
[ext_resource type="Script" path="res://UI/clues/button_clue.gd" id="2_md8cj"]
|
||||
[ext_resource type="Script" uid="uid://cvuaograe73ad" path="res://UI/clues/button_clue.gd" id="2_md8cj"]
|
||||
|
||||
[sub_resource type="Animation" id="Animation_srt4p"]
|
||||
loop_mode = 1
|
||||
@@ -61,8 +61,8 @@ tracks/1/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_kli7q"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_srt4p"),
|
||||
"move": SubResource("Animation_puwvl")
|
||||
&"RESET": SubResource("Animation_srt4p"),
|
||||
&"move": SubResource("Animation_puwvl")
|
||||
}
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D"]
|
||||
|
||||
Reference in New Issue
Block a user