[gd_scene load_steps=6 format=3 uid="uid://dj0odn77jplje"] [ext_resource type="Script" path="res://scripts/Tile.gd" id="1_07rtm"] [ext_resource type="Material" uid="uid://bltqm36w3bbsq" path="res://materials/empty_tile.tres" id="2_6ssja"] [sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_scykg"] data = PackedVector3Array(-5, 2.5, 5, 5, 2.5, 5, -5, -2.5, 5, 5, 2.5, 5, 5, -2.5, 5, -5, -2.5, 5, 5, 2.5, -5, -5, 2.5, -5, 5, -2.5, -5, -5, 2.5, -5, -5, -2.5, -5, 5, -2.5, -5, 5, 2.5, 5, 5, 2.5, -5, 5, -2.5, 5, 5, 2.5, -5, 5, -2.5, -5, 5, -2.5, 5, -5, 2.5, -5, -5, 2.5, 5, -5, -2.5, -5, -5, 2.5, 5, -5, -2.5, 5, -5, -2.5, -5, 5, 2.5, 5, -5, 2.5, 5, 5, 2.5, -5, -5, 2.5, 5, -5, 2.5, -5, 5, 2.5, -5, -5, -2.5, 5, 5, -2.5, 5, -5, -2.5, -5, 5, -2.5, 5, 5, -2.5, -5, -5, -2.5, -5) [sub_resource type="BoxMesh" id="BoxMesh_kix7d"] material = ExtResource("2_6ssja") size = Vector3(10, 5, 10) [sub_resource type="CompressedTexture2D" id="CompressedTexture2D_t334j"] [node name="Tile" type="StaticBody3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2.5, 0) collision_layer = 3 script = ExtResource("1_07rtm") [node name="CollisionMesh" type="CollisionShape3D" parent="."] shape = SubResource("ConcavePolygonShape3D_scykg") [node name="VisibleMesh" type="MeshInstance3D" parent="CollisionMesh"] mesh = SubResource("BoxMesh_kix7d") skeleton = NodePath("../..") [node name="plus_sprite" type="Sprite3D" parent="CollisionMesh"] transform = Transform3D(2, 0, 0, 0, -8.74228e-08, -2, 0, 2, -8.74228e-08, 0, 2.501, 0) texture = SubResource("CompressedTexture2D_t334j")