Spite up project, added BeltData, some asoited compoents, remvoed unused usings, and removed uneeded comment code.
This commit is contained in:
17
src/VoxelGrid/ItemSpawner.tscn
Normal file
17
src/VoxelGrid/ItemSpawner.tscn
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_scene format=3 uid="uid://bktqs1lw6go4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://btmbv7oaeps4p" path="res://src/VoxelGrid/ItemSpawner.cs" id="1_3dxrm"]
|
||||
[ext_resource type="PackedScene" uid="uid://bfwvlnurlcbwk" path="res://assets/kenney_conveyor-kit/Models/GLB format/cover-hopper.glb" id="2_552yl"]
|
||||
[ext_resource type="Script" uid="uid://ee5aoxi8mjnw" path="res://src/VoxelGrid/BeltPort.cs" id="3_0b0h5"]
|
||||
|
||||
[node name="ItemSpawner" type="Node3D" unique_id=966349707]
|
||||
script = ExtResource("1_3dxrm")
|
||||
|
||||
[node name="cover-hopper2" parent="." unique_id=2099493372 instance=ExtResource("2_552yl")]
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 0, 0, 0)
|
||||
|
||||
[node name="Node3D" type="Node3D" parent="." unique_id=430904887]
|
||||
script = ExtResource("3_0b0h5")
|
||||
Face = 4
|
||||
Width = 1
|
||||
Access = 2
|
||||
Reference in New Issue
Block a user