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.

28 lines
2.4 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://bhmla7vrwht8d" path="res://resource/mesh_library/mesh_library.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)
2 years ago
shadow_enabled = true
[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)
2 years ago
data = {
"cells": PackedInt32Array(0, 0, 1048592, 1, 0, 1048592, 2, 0, 1048592, 3, 0, 1048592, 4, 0, 1048592, 5, 0, 1048592, 6, 0, 1048592, 7, 0, 1048592, 9, 0, 1048592, 10, 0, 1048592, 11, 0, 1048592, 12, 0, 1048592, 13, 0, 1048592, 14, 0, 1048592, 15, 0, 1048592, 16, 0, 1048592, 17, 0, 1048592, 18, 0, 1048592, 19, 0, 1048592, 19, 1, 1441804, 18, 1, 1441804, 17, 1, 1441804, 16, 1, 1441804, 15, 1, 1441804, 14, 1, 1441804, 13, 1, 1441804, 12, 1, 1441804, 11, 1, 1441804, 10, 1, 1441804, 9, 1, 1441804, 8, 1, 1441804, 7, 1, 1441804, 6, 1, 1441804, 0, 1, 1441804, 1, 1, 1441804, 2, 1, 1441804, 3, 1, 1441804, 4, 1, 1441804, 5, 1, 1441804, 19, 2, 1441805, 18, 2, 1441805, 17, 2, 1441805, 16, 2, 1441805, 15, 2, 1441805, 14, 2, 1441805, 13, 2, 1441805, 12, 2, 1441805, 11, 2, 1441805, 10, 2, 1441805, 9, 2, 1441805, 8, 2, 1441805, 7, 2, 1441805, 6, 2, 1441805, 5, 2, 1441805, 4, 2, 1441805, 3, 2, 1441805, 2, 2, 1441805, 1, 2, 1441805, 0, 2, 1441805, 8, 0, 1048592, 20, 1, 1441804, 20, 2, 1441805, 65544, 0, 1441808, 65543, 0, 1441808, 65542, 0, 1441808, 65541, 0, 1441808, 65540, 0, 1441808, 65539, 0, 1441808, 65538, 0, 1441808, 65537, 0, 1441808, 65547, 0, 1441808, 65548, 0, 1441808, 65549, 0, 1441808, 65550, 0, 1441808, 65551, 0, 1441808, 65552, 0, 1441808, 65553, 0, 1441808, 65554, 0, 1441808, 65555, 0, 1441808, 65536, 0, 1441808, 65535, 2, 1441805, 65535, 1, 1441804, 131080, 0, 1048592, 196616, 0, 1048592, 262152, 0, 1048592)
2 years ago
}
metadata/_editor_floor_ = Vector3(0, 4, 0)