mirror of
https://github.com/Relintai/broken_seals_2ds.git
synced 2025-01-12 09:51:12 +01:00
79 lines
2.4 KiB
Plaintext
79 lines
2.4 KiB
Plaintext
[gd_resource type="RTileSet" load_steps=9 format=2]
|
|
|
|
[ext_resource path="res://modules/planets/tiles/dirt.png" type="Texture" id=1]
|
|
[ext_resource path="res://modules/planets/tiles/grass.png" type="Texture" id=2]
|
|
[ext_resource path="res://modules/planets/sheared/dirt_shear.png" type="Texture" id=3]
|
|
|
|
[sub_resource type="NavigationPolygon" id=5]
|
|
vertices = PoolVector2Array( 32.9336, 0, 64, 16.783, 33.4719, 32, 0, 16.6484 )
|
|
polygons = [ PoolIntArray( 0, 1, 2, 3 ) ]
|
|
|
|
[sub_resource type="NavigationPolygon" id=4]
|
|
vertices = PoolVector2Array( 33.0681, 0, 64, 16.783, 33.3373, 32, 0, 16.9176 )
|
|
polygons = [ PoolIntArray( 0, 1, 2, 3 ) ]
|
|
|
|
[sub_resource type="OccluderPolygon2D" id=3]
|
|
polygon = PoolVector2Array( 0, 0, 32, 16.9714, 32, 96, 0, 79.6356 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=2]
|
|
points = PoolVector2Array( 0, 0, 32, 16.6484, 32, 96, 0, 79.151 )
|
|
|
|
[sub_resource type="FastnoiseNoiseParams" id=1]
|
|
frequency = 0.02
|
|
cellular_jitter = 0.6
|
|
|
|
[resource]
|
|
noise = SubResource( 1 )
|
|
0/name = "dirt.png 0"
|
|
0/texture = ExtResource( 1 )
|
|
0/tex_offset = Vector2( 0, 0 )
|
|
0/modulate = Color( 1, 1, 1, 1 )
|
|
0/region = Rect2( 0, 0, 64, 32 )
|
|
0/tile_mode = 0
|
|
0/occluder_offset = Vector2( 0, 0 )
|
|
0/navigation_offset = Vector2( 0, 0 )
|
|
0/navigation = SubResource( 5 )
|
|
0/shape_offset = Vector2( 0, 0 )
|
|
0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
0/shape_one_way = false
|
|
0/shape_one_way_margin = 0.0
|
|
0/shapes = [ ]
|
|
0/z_index = 0
|
|
1/name = "grass.png 1"
|
|
1/texture = ExtResource( 2 )
|
|
1/tex_offset = Vector2( 0, 0 )
|
|
1/modulate = Color( 1, 1, 1, 1 )
|
|
1/region = Rect2( 0, 0, 64, 32 )
|
|
1/tile_mode = 0
|
|
1/occluder_offset = Vector2( 0, 0 )
|
|
1/navigation_offset = Vector2( 0, 0 )
|
|
1/navigation = SubResource( 4 )
|
|
1/shape_offset = Vector2( 0, 0 )
|
|
1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
1/shape_one_way = false
|
|
1/shape_one_way_margin = 0.0
|
|
1/shapes = [ ]
|
|
1/z_index = 0
|
|
2/name = "dirt_shear.png 2"
|
|
2/texture = ExtResource( 3 )
|
|
2/tex_offset = Vector2( 0, 63 )
|
|
2/modulate = Color( 1, 1, 1, 1 )
|
|
2/region = Rect2( 0, 0, 32, 96 )
|
|
2/tile_mode = 0
|
|
2/occluder_offset = Vector2( 0, 63 )
|
|
2/occluder = SubResource( 3 )
|
|
2/navigation_offset = Vector2( 0, 63 )
|
|
2/shape_offset = Vector2( 0, 63 )
|
|
2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 63 )
|
|
2/shape = SubResource( 2 )
|
|
2/shape_one_way = false
|
|
2/shape_one_way_margin = 1.0
|
|
2/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 2 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 63 )
|
|
} ]
|
|
2/z_index = 1
|