You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
539 B
Plaintext
13 lines
539 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://tgf6koi2ojeg"]
|
|
|
|
[ext_resource type="Script" uid="uid://l1s4qhbxinlu" path="res://script/level/level_instance.gd" id="1_ohsal"]
|
|
[ext_resource type="Material" uid="uid://c0dpl6wyx3b2d" path="res://render/material/debug.tres" id="2_01ccf"]
|
|
|
|
[node name="LevelInstance" type="Node3D"]
|
|
script = ExtResource("1_ohsal")
|
|
|
|
[node name="LevelRange" type="CSGBox3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.4, 3.2, 3.2)
|
|
size = Vector3(12.8, 6.4, 6.4)
|
|
material = ExtResource("2_01ccf")
|