update to godot 4.4
This commit is contained in:
parent
6d1e1a2012
commit
031e107f83
72 changed files with 102 additions and 51 deletions
1
autoloads/levels.gd.uid
Normal file
1
autoloads/levels.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://4na03iques5r
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://dbqsgks307bto"]
|
||||
|
||||
[ext_resource type="Script" path="res://autoloads/levels.gd" id="1_b8434"]
|
||||
[ext_resource type="Script" uid="uid://4na03iques5r" path="res://autoloads/levels.gd" id="1_b8434"]
|
||||
|
||||
[node name="Levels" type="Node"]
|
||||
script = ExtResource("1_b8434")
|
||||
|
|
1
autoloads/scene_manager.gd.uid
Normal file
1
autoloads/scene_manager.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://crlo6ow7fo6ca
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=4 format=3 uid="uid://ckgsfhfpg00ys"]
|
||||
|
||||
[ext_resource type="Script" path="res://autoloads/scene_manager.gd" id="1_1hxm1"]
|
||||
[ext_resource type="Script" uid="uid://crlo6ow7fo6ca" path="res://autoloads/scene_manager.gd" id="1_1hxm1"]
|
||||
[ext_resource type="AudioStream" uid="uid://sci5aqar0oyx" path="res://assets/audio/bgs/amb_sog.wav" id="2_dr7pa"]
|
||||
[ext_resource type="AudioStream" uid="uid://flc817bekeh6" path="res://assets/audio/sfx/level_win.ogg" id="3_8ri5f"]
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://bbrh8j4w6pgj2"]
|
||||
|
||||
[ext_resource type="Shader" path="res://assets/shaders/test_filter.gdshader" id="1_un711"]
|
||||
[ext_resource type="Shader" uid="uid://bvdqfpoh4wbog" path="res://assets/shaders/test_filter.gdshader" id="1_un711"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_au4vs"]
|
||||
shader = ExtResource("1_un711")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue