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=8 format=3 uid="uid://68lav5rke5ag"]
|
||||
|
||||
[ext_resource type="Script" path="res://objects/spring/spring.gd" id="1_05bif"]
|
||||
[ext_resource type="Script" uid="uid://vud2kvw3g6y2" path="res://objects/spring/spring.gd" id="1_05bif"]
|
||||
[ext_resource type="Texture2D" uid="uid://bobpl8pwm216q" path="res://assets/textures/spring/spring.png" id="1_s1olr"]
|
||||
[ext_resource type="AudioStream" uid="uid://b8q3dww80nicd" path="res://assets/audio/sfx/jump.wav" id="3_wq8v8"]
|
||||
|
||||
|
@ -37,8 +37,8 @@ tracks/0/keys = {
|
|||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_2p5yk"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_pa4d8"),
|
||||
"bounce": SubResource("Animation_8kq4q")
|
||||
&"RESET": SubResource("Animation_pa4d8"),
|
||||
&"bounce": SubResource("Animation_8kq4q")
|
||||
}
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_c7407"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue