Files
SpaceBots/test/TestConnectFloorWallCorner.tscn

17 lines
629 B
Plaintext
Raw Normal View History

2026-01-21 23:40:20 +01:00
[gd_scene load_steps=3 format=3 uid="uid://cedgghypxofb1"]
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_pku77"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_qmi2d"]
albedo_color = Color(0.6952713, 0.7717677, 0.7797104, 1)
albedo_texture = ExtResource("1_pku77")
[node name="TestConnectFloorWall" type="Node3D"]
[node name="CSGBox3D3" type="CSGBox3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.41, 2, -0.41)
material_override = SubResource("StandardMaterial3D_qmi2d")
use_collision = true
collision_mask = 0
size = Vector3(0.2, 4.5, 0.2)