21 lines
898 B
Text
21 lines
898 B
Text
[gd_resource type="TileSet" load_steps=4 format=3 uid="uid://dxngauus5lurh"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://tiulht2m5b24" path="res://Assets/Tilemaps/Floor.png" id="1_sbmhw"]
|
|
|
|
[sub_resource type="NavigationPolygon" id="NavigationPolygon_uxv2c"]
|
|
vertices = PackedVector2Array(16, -8, 16, 8, 0, 16, -16, 8, -16, -8, 0, -16)
|
|
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3, 4, 5)])
|
|
outlines = Array[PackedVector2Array]([PackedVector2Array(0, -16, -16, -8, -16, 8, 0, 16, 16, 8, 16, -8)])
|
|
agent_radius = 0.0
|
|
|
|
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_pbnxo"]
|
|
texture = ExtResource("1_sbmhw")
|
|
texture_region_size = Vector2i(32, 32)
|
|
0:0/0 = 0
|
|
0:0/0/navigation_layer_0/polygon = SubResource("NavigationPolygon_uxv2c")
|
|
|
|
[resource]
|
|
tile_shape = 3
|
|
tile_size = Vector2i(32, 32)
|
|
navigation_layer_0/layers = 1
|
|
sources/0 = SubResource("TileSetAtlasSource_pbnxo")
|