Updated to Godot version 4.5
This commit is contained in:
12
Main.tscn
12
Main.tscn
@@ -1,9 +1,9 @@
|
||||
[gd_scene load_steps=15 format=3 uid="uid://dabq0m1gna2f5"]
|
||||
|
||||
[ext_resource type="Script" path="res://Main.gd" id="1_dp01k"]
|
||||
[ext_resource type="Script" uid="uid://cru5wueax47o6" path="res://Main.gd" id="1_dp01k"]
|
||||
[ext_resource type="Texture2D" uid="uid://ckgudgbkhhmy1" path="res://bg.png" id="2_2m1vx"]
|
||||
[ext_resource type="Texture2D" uid="uid://p2v8o7lgdfvg" path="res://grass2.png" id="3_coh3k"]
|
||||
[ext_resource type="Shader" path="res://wobble.gdshader" id="3_jo4x7"]
|
||||
[ext_resource type="Shader" uid="uid://c1ofekvf62pu8" path="res://wobble.gdshader" id="3_jo4x7"]
|
||||
[ext_resource type="Texture2D" uid="uid://dimobcgxeit0e" path="res://grass1.png" id="4_0or34"]
|
||||
[ext_resource type="PackedScene" uid="uid://cw08u5rblr78g" path="res://Airone.tscn" id="6_qvk7q"]
|
||||
[ext_resource type="AudioStream" uid="uid://div7mmb2yi2sd" path="res://Sergey Cheremisinov - Sleepwalker II.mp3" id="17_01jhe"]
|
||||
@@ -212,8 +212,8 @@ tracks/7/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_r4gpm"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_fey41"),
|
||||
"idle": SubResource("Animation_qnoq6")
|
||||
&"RESET": SubResource("Animation_fey41"),
|
||||
&"idle": SubResource("Animation_qnoq6")
|
||||
}
|
||||
|
||||
[sub_resource type="AudioStreamPlaylist" id="AudioStreamPlaylist_1req5"]
|
||||
@@ -244,7 +244,7 @@ metadata/_edit_lock_ = true
|
||||
|
||||
[node name="anim" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
"": SubResource("AnimationLibrary_r4gpm")
|
||||
&"": SubResource("AnimationLibrary_r4gpm")
|
||||
}
|
||||
autoplay = "idle"
|
||||
|
||||
@@ -259,8 +259,6 @@ texture_repeat = 3
|
||||
material = SubResource("ShaderMaterial_rkdxj")
|
||||
texture = ExtResource("2_2m1vx")
|
||||
centered = false
|
||||
metadata/_edit_lock_ = true
|
||||
metadata/_edit_group_ = true
|
||||
|
||||
[node name="grass1" type="Sprite2D" parent="bg"]
|
||||
position = Vector2(866, 1920)
|
||||
|
||||
Reference in New Issue
Block a user