Add chopping board

This commit is contained in:
2025-01-16 14:17:33 -06:00
parent f767dbf966
commit 0f61906955
18 changed files with 269 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
[gd_scene load_steps=2 format=3 uid="uid://bix00kr2hkaxn"]
[ext_resource type="PackedScene" uid="uid://cv71jdl5owdfo" path="res://models/Free Models/Cooking/Chopping Board/choppingBoard.fbx" id="1_b0vvy"]
[node name="CuttingScene" type="Node3D"]
[node name="CuttingBoard" type="Node3D" parent="."]
[node name="choppingBoard" parent="." instance=ExtResource("1_b0vvy")]