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.
		
		
		
		
		
			
		
			
				
	
	
		
			17 lines
		
	
	
		
			628 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			17 lines
		
	
	
		
			628 B
		
	
	
	
		
			Plaintext
		
	
| [gd_scene load_steps=4 format=3 uid="uid://tgf6koi2ojeg"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://script/level/level_instance.gd" id="1_ohsal"]
 | |
| [ext_resource type="Shader" path="res://render/shader/effect_debug.gdshader" id="2_sqcq8"]
 | |
| 
 | |
| [sub_resource type="ShaderMaterial" id="ShaderMaterial_i1ugl"]
 | |
| render_priority = 0
 | |
| shader = ExtResource("2_sqcq8")
 | |
| 
 | |
| [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, 2.56, 3.84)
 | |
| size = Vector3(12.8, 5.12, 7.68)
 | |
| material = SubResource("ShaderMaterial_i1ugl")
 |