Add chopping board
This commit is contained in:
9
scenes/Cooking/CuttingScene.tscn
Normal file
9
scenes/Cooking/CuttingScene.tscn
Normal 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")]
|
Reference in New Issue
Block a user