This repository has been archived on 2024-09-30. You can view files and clone it, but cannot push or open issues/pull-requests.
gbjam12/scenes/assets/main_tileset.tres

60 lines
1.7 KiB
Plaintext
Raw Normal View History

[gd_resource type="TileSet" load_steps=3 format=3 uid="uid://beqyyhtlgk8tg"]
[ext_resource type="Texture2D" uid="uid://cbuibrshdpkm1" path="res://scenes/assets/tileset.png" id="1_al8fb"]
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_m1u1u"]
texture = ExtResource("1_al8fb")
texture_region_size = Vector2i(8, 8)
0:0/0 = 0
2024-09-16 23:25:08 +03:00
0:0/0/custom_data_1 = true
1:0/0 = 0
2024-09-16 23:25:08 +03:00
1:0/0/custom_data_0 = true
4:0/0 = 0
2024-09-16 23:25:08 +03:00
4:0/0/custom_data_0 = true
5:0/0 = 0
2024-09-16 23:25:08 +03:00
5:0/0/custom_data_0 = true
6:0/0 = 0
6:0/0/physics_layer_0/polygon_0/points = PackedVector2Array(-4, -4, 4, -4, 4, 4, -4, 4)
4:1/0 = 0
2024-09-16 23:25:08 +03:00
4:1/0/custom_data_0 = true
5:1/0 = 0
5:1/0/custom_data_0 = true
6:1/0 = 0
6:1/0/custom_data_0 = true
7:1/0 = 0
7:0/0 = 0
7:0/0/custom_data_0 = true
1:1/0 = 0
0:1/animation_columns = 1
0:1/animation_speed = 2.0
0:1/animation_frame_0/duration = 1.0
0:1/animation_frame_1/duration = 1.0
0:1/0 = 0
2:0/animation_mode = 1
2:0/0 = 0
2:0/0/probability = 0.2
2024-09-16 23:25:08 +03:00
2:0/0/custom_data_0 = true
3:0/animation_columns = 1
3:0/animation_mode = 1
3:0/animation_frame_0/duration = 1.0
3:0/animation_frame_1/duration = 1.0
3:0/0 = 0
3:0/0/probability = 0.05
2024-09-16 23:25:08 +03:00
3:0/0/custom_data_0 = true
6:2/0 = 0
6:2/0/physics_layer_1/polygon_0/points = PackedVector2Array(-4, -4, 4, -4, 4, 4, -4, 4)
7:2/0 = 0
7:2/0/physics_layer_1/polygon_0/points = PackedVector2Array(-4, -4, 4, -4, 4, 4, -4, 4)
[resource]
tile_size = Vector2i(8, 8)
physics_layer_0/collision_layer = 1
physics_layer_0/collision_mask = 9
physics_layer_1/collision_layer = 2
physics_layer_1/collision_mask = 3
2024-09-16 23:25:08 +03:00
custom_data_layer_0/name = "walkable"
custom_data_layer_0/type = 1
custom_data_layer_1/name = "death"
custom_data_layer_1/type = 1
sources/0 = SubResource("TileSetAtlasSource_m1u1u")