Some scene stuff
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
[gd_scene format=3 uid="uid://b4ffu88bmt4sa"]
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b4ffu88bmt4sa"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Scenes/CookingScene.gd" id="1_27bmi"]
|
||||
[ext_resource type="PackedScene" uid="uid://bix00kr2hkaxn" path="res://scenes/Cooking/CuttingScene.tscn" id="1_bokpl"]
|
||||
|
||||
[node name="Cooking" type="Node3D"]
|
||||
script = ExtResource("1_27bmi")
|
||||
|
||||
[node name="CuttingScene" parent="." instance=ExtResource("1_bokpl")]
|
||||
|
Reference in New Issue
Block a user