mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2025-04-01 21:20:37 +00:00
54 lines
1.6 KiB
Text
54 lines
1.6 KiB
Text
[gd_scene load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://src/mechanics/Black.png" type="Texture" id=1]
|
|
[ext_resource path="res://src/mechanics/White.png" type="Texture" id=2]
|
|
[ext_resource path="res://src/mechanics/GimpWood.png" type="Texture" id=3]
|
|
|
|
[sub_resource type="TileSet" id=1]
|
|
0/name = "Black.png 0"
|
|
0/texture = ExtResource( 1 )
|
|
0/tex_offset = Vector2( 0, 0 )
|
|
0/modulate = Color( 1, 1, 1, 1 )
|
|
0/region = Rect2( 0, 0, 32, 32 )
|
|
0/tile_mode = 0
|
|
0/occluder_offset = Vector2( 0, 0 )
|
|
0/navigation_offset = Vector2( 0, 0 )
|
|
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 = "White.png 1"
|
|
1/texture = ExtResource( 2 )
|
|
1/tex_offset = Vector2( 0, 0 )
|
|
1/modulate = Color( 1, 1, 1, 1 )
|
|
1/region = Rect2( 0, 0, 32, 32 )
|
|
1/tile_mode = 0
|
|
1/occluder_offset = Vector2( 0, 0 )
|
|
1/navigation_offset = Vector2( 0, 0 )
|
|
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 = "GimpWood.png 2"
|
|
2/texture = ExtResource( 3 )
|
|
2/tex_offset = Vector2( 0, 0 )
|
|
2/modulate = Color( 1, 1, 1, 1 )
|
|
2/region = Rect2( 0, 0, 32, 32 )
|
|
2/tile_mode = 0
|
|
2/occluder_offset = Vector2( 0, 0 )
|
|
2/navigation_offset = Vector2( 0, 0 )
|
|
2/shape_offset = Vector2( 0, 0 )
|
|
2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
2/shape_one_way = false
|
|
2/shape_one_way_margin = 0.0
|
|
2/shapes = [ ]
|
|
2/z_index = 0
|
|
|
|
[node name="Background" type="TileMap"]
|
|
tile_set = SubResource( 1 )
|
|
cell_size = Vector2( 32, 32 )
|
|
format = 1
|