Files
MovementTests/maps/Components/large_square_tower.tscn
Minimata af1f6da98d
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled
updating project files
2026-01-28 09:50:10 +01:00

35 lines
1.3 KiB
Plaintext

[gd_scene format=3 uid="uid://br76ixljh42i8"]
[ext_resource type="Material" uid="uid://31aulub2nqov" path="res://assets/greybox/m_greybox.tres" id="1_sgma5"]
[node name="LargeSquareTower" type="CSGCombiner3D" unique_id=1299094193]
[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=638444251]
use_collision = true
size = Vector3(10, 9, 10)
material = ExtResource("1_sgma5")
[node name="CSGBox3D2" type="CSGBox3D" parent="." unique_id=1489297550]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, 5, 0)
use_collision = true
size = Vector3(0.5, 1, 10)
material = ExtResource("1_sgma5")
[node name="CSGBox3D3" type="CSGBox3D" parent="." unique_id=1915939369]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, 5, 0)
use_collision = true
size = Vector3(0.5, 1, 10)
material = ExtResource("1_sgma5")
[node name="CSGBox3D4" type="CSGBox3D" parent="." unique_id=771716255]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 0, 5, 5)
use_collision = true
size = Vector3(0.5, 1, 10.5)
material = ExtResource("1_sgma5")
[node name="CSGBox3D5" type="CSGBox3D" parent="." unique_id=1895672211]
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 0, 5, -5)
use_collision = true
size = Vector3(0.5, 1, 10.5)
material = ExtResource("1_sgma5")