46 lines
2.8 KiB
Text
46 lines
2.8 KiB
Text
[gd_scene load_steps=7 format=3 uid="uid://dtbwqhxeivmuw"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ccpvs5ec17ep3" path="res://Assets/Placeholders/Square/brick.png" id="1_xdkbw"]
|
|
[ext_resource type="Texture2D" uid="uid://dbbb7juyr8owj" path="res://Assets/Placeholders/wall.png" id="2_ncf25"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_d56em"]
|
|
albedo_texture = ExtResource("1_xdkbw")
|
|
texture_filter = 0
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_7xuuy"]
|
|
material = SubResource("StandardMaterial3D_d56em")
|
|
|
|
[sub_resource type="MeshLibrary" id="MeshLibrary_8uu0q"]
|
|
item/0/name = ""
|
|
item/0/mesh = SubResource("BoxMesh_7xuuy")
|
|
item/0/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
|
item/0/shapes = []
|
|
item/0/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
|
item/0/navigation_layers = 1
|
|
|
|
[sub_resource type="Environment" id="Environment_bn8w8"]
|
|
ambient_light_source = 2
|
|
ambient_light_color = Color(1, 1, 1, 1)
|
|
|
|
[node name="Node3D" type="Node3D"]
|
|
|
|
[node name="GridMap" type="GridMap" parent="."]
|
|
mesh_library = SubResource("MeshLibrary_8uu0q")
|
|
cell_size = Vector3(1, 1, 1)
|
|
data = {
|
|
"cells": PackedInt32Array(2, 1, 0, 1, 1, 0, 0, 1, 0, 65535, 1, 0, 65534, 1, 0, 65535, 0, 0, 65535, 65535, 0, 0, 65535, 0, 0, 0, 0, 1, 0, 0, 2, 0, 0, 3, 1, 0, 2, 65535, 0, 3, 65535, 0, 2, 65534, 0, 1, 65534, 0, 0, 65534, 0, 65534, 0, 0, 65534, 65535, 0, 65534, 65534, 0, 65535, 65534, 0, 1, 65535, 0, 3, 65534, 0, 3, 0, 0, 3, 65533, 0, 2, 65533, 0, 1, 65533, 0, 0, 65533, 0, 65535, 65533, 0, 65534, 65533, 0, 65534, 65532, 0, 65535, 65532, 0, 0, 65532, 0, 1, 65532, 0, 2, 65532, 0, 3, 65532, 0, 65538, 65533, 0, 65537, 65533, 0, 65536, 65533, 0, 65536, 65534, 0, 65536, 65535, 0, 65537, 65535, 0, 65537, 65534, 0, 65538, 65534, 0, 131073, 65534, 0, 65535, 65526, 0, 0, 65526, 0, 1, 65526, 0, 2, 65526, 0, 2, 65525, 0, 2, 65524, 0, 2, 65523, 0, 1, 65523, 0, 0, 65523, 0, 65535, 65523, 0, 65535, 65524, 0, 65535, 65525, 0, 0, 65525, 0, 1, 65525, 0, 1, 65524, 0, 0, 65524, 0, 65536, 65525, 0, 65536, 65523, 0, 65537, 65523, 0, 65537, 65525, 0, 65541, 65525, 0, 65541, 65524, 0, 65542, 65524, 0, 65542, 65525, 0, 131077, 65524, 0, 131078, 65524, 0, 4, 65523, 0, 4, 65524, 0, 4, 65525, 0, 5, 65525, 0, 5, 65526, 0, 6, 65525, 0, 4, 65526, 0, 6, 65526, 0, 7, 65526, 0, 7, 65525, 0, 7, 65524, 0, 7, 65523, 0, 6, 65523, 0, 5, 65523, 0, 5, 65524, 0, 6, 65524, 0)
|
|
}
|
|
metadata/_editor_floor_ = Vector3(0, 0, 0)
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 0.707107, 0.707107, 0, -0.707107, 0.707107, 3.51552, 6.04, -7.86442)
|
|
projection = 1
|
|
size = 11.6073
|
|
|
|
[node name="Sprite3D" type="Sprite3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 2, 1)
|
|
billboard = 1
|
|
texture = ExtResource("2_ncf25")
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = SubResource("Environment_bn8w8")
|