update to godot 4.4
This commit is contained in:
parent
6d1e1a2012
commit
031e107f83
72 changed files with 102 additions and 51 deletions
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=9 format=3 uid="uid://bwtjfpfkykfdr"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/ball_snake/ball_snake.gd" id="1_7ck2q"]
|
||||
[ext_resource type="Script" uid="uid://bt4bdjyekgh53" path="res://scripts/ball_snake/ball_snake.gd" id="1_7ck2q"]
|
||||
[ext_resource type="Texture2D" uid="uid://cvgdwf28yr7fw" path="res://assets/textures/rotoboy/rotoboy.png" id="2_3s2uc"]
|
||||
[ext_resource type="Texture2D" uid="uid://ckfu1u3qxssrj" path="res://assets/textures/rotoboy/rotoboy_face.png" id="3_gp51k"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ tracks/0/keys = {
|
|||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_l3464"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_bsslc"),
|
||||
"spin": SubResource("Animation_eby5m")
|
||||
&"RESET": SubResource("Animation_bsslc"),
|
||||
&"spin": SubResource("Animation_eby5m")
|
||||
}
|
||||
|
||||
[node name="RotoBoy" type="Node2D"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue