Files
Dawn-Godot/scenes/Cooking.tscn
2025-05-05 22:50:35 -05:00

10 lines
431 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://b4ffu88bmt4sa"]
[ext_resource type="Script" uid="uid://ckxjs4wty6sju" 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")]