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.
27 lines
1.7 KiB
Plaintext
27 lines
1.7 KiB
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cmyn7g0lp71uj"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://do7abukgd54js" path="res://addons/MetroidvaniaSystem/Nodes/RoomInstance.tscn" id="1_m78sp"]
|
|
[ext_resource type="MeshLibrary" uid="uid://bbya6804fmu42" path="res://resource/mesh_library/default.tres" id="2_fqw73"]
|
|
|
|
[node name="Level" type="Node3D"]
|
|
|
|
[node name="RoomInstance" parent="." instance=ExtResource("1_m78sp")]
|
|
|
|
[node name="Light" type="Node3D" parent="."]
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="Light"]
|
|
transform = Transform3D(0.707107, -0.5, 0.5, 0, 0.707107, 0.707107, -0.707107, -0.5, 0.5, 0, 0, 0)
|
|
|
|
[node name="Ground" type="CSGBox3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.4, -1, 7.2)
|
|
use_collision = true
|
|
size = Vector3(12.8, 2, 14.4)
|
|
|
|
[node name="GridMap" type="GridMap" parent="."]
|
|
mesh_library = ExtResource("2_fqw73")
|
|
cell_size = Vector3(0.64, 0.64, 0.64)
|
|
data = {
|
|
"cells": PackedInt32Array(19, 7, 917504, 19, 8, 917504, 19, 9, 0, 19, 10, 0, 0, 2, 917504, 0, 3, 917504, 0, 9, 917504, 0, 5, 917504, 0, 4, 917504, 0, 65535, 1376258, 1, 65535, 1376258, 2, 65535, 1376258, 3, 65535, 1376258, 4, 65535, 1376258, 5, 65535, 1376258, 6, 65535, 1376258, 7, 65535, 1376258, 12, 65535, 1376258, 13, 65535, 1376258, 14, 65535, 1376258, 15, 65535, 1376258, 16, 65535, 1376258, 17, 65535, 1376258, 18, 65535, 1376258, 19, 65535, 1376258, 19, 21, 2, 17, 21, 0, 18, 21, 0, 16, 21, 0, 15, 21, 0, 14, 21, 0, 13, 21, 0, 12, 21, 0, 7, 21, 0, 6, 21, 0, 5, 21, 0, 4, 21, 0, 3, 21, 0, 2, 21, 0, 1, 21, 0, 0, 21, 0, 0, 6, 917504, 0, 7, 917504, 0, 8, 917504, 11, 65535, 917504, 8, 65535, 917504, 19, 2, 917504, 19, 3, 917504, 19, 4, 917504, 19, 5, 917504, 19, 6, 917504)
|
|
}
|
|
metadata/_editor_floor_ = Vector3(0, 0, 0)
|