26 lines
903 B
Plaintext
26 lines
903 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://eu0yil2ylm0q"]
|
|
|
|
[ext_resource type="Material" uid="uid://b075rlo1f0e4u" path="res://assets/materials/greenish_grid.tres" id="1_a5kvp"]
|
|
|
|
[node name="BoxCarFullyEnclosed" type="CSGCombiner3D"]
|
|
use_collision = true
|
|
collision_layer = 3
|
|
collision_mask = 0
|
|
|
|
[node name="BoxCar" type="CSGBox3D" parent="."]
|
|
use_collision = true
|
|
size = Vector3(3.0603027, 3.3165283, 9.339844)
|
|
material = ExtResource("1_a5kvp")
|
|
|
|
[node name="BoxCar2" type="CSGBox3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.9445362, 3.287201)
|
|
use_collision = true
|
|
size = Vector3(2.5986328, 0.56643677, 2.3734741)
|
|
material = ExtResource("1_a5kvp")
|
|
|
|
[node name="BoxCar3" type="CSGBox3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.9420872, -3.20991)
|
|
use_collision = true
|
|
size = Vector3(2.584961, 0.5615387, 2.3734741)
|
|
material = ExtResource("1_a5kvp")
|