You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
2.9 KiB
47 lines
2.9 KiB
[gd_scene load_steps=4 format=2] |
|
|
|
[ext_resource path="res://Player.tscn" type="PackedScene" id=1] |
|
[ext_resource path="res://UI.tscn" type="PackedScene" id=2] |
|
[ext_resource path="res://lodge.tres" type="TileSet" id=14] |
|
|
|
[node name="LivingRoom" type="Node2D"] |
|
position = Vector2( 60, 0 ) |
|
|
|
[node name="CanvasLayer" type="CanvasLayer" parent="."] |
|
|
|
[node name="UI" parent="CanvasLayer" instance=ExtResource( 2 )] |
|
|
|
[node name="Lodge" type="TileMap" parent="."] |
|
tile_set = ExtResource( 14 ) |
|
cell_size = Vector2( 60, 60 ) |
|
cell_quadrant_size = 15 |
|
format = 1 |
|
tile_data = PoolIntArray( 65535, 31, 0, 0, 1, 0, 1, 15, 0, 2, 16, 0, 4, 16, 0, 6, 17, 0, 7, 31, 0, 8, 5, 0, 9, 5, 0, 10, 5, 0, 11, 5, 0, 12, 5, 0, 13, 5, 0, 14, 5, 0, 131071, 31, 0, 65536, 1, 0, 65537, 18, 0, 65538, 19, 0, 65540, 19, 0, 65542, 20, 0, 65543, 31, 0, 65544, 5, 0, 65545, 5, 0, 65546, 5, 0, 65547, 5, 0, 65548, 5, 0, 65549, 5, 0, 65550, 5, 0, 196607, 6, 0, 131072, 8, 0, 131073, 21, 0, 131074, 22, 0, 131076, 22, 0, 131078, 23, 0, 131079, 6, 0, 131080, 7, 0, 131082, 7, 0, 131084, 7, 0, 131086, 8, 0, 262143, 9, 0, 196608, 25, 0, 196610, 10, 0, 196612, 25, 0, 196614, 25, 0, 196616, 25, 0, 196618, 25, 0, 196620, 10, 0, 196622, 11, 0, 327679, 9, 0, 262144, 25, 0, 262146, 10, 0, 262148, 25, 0, 262150, 25, 0, 262152, 25, 0, 262154, 25, 0, 262156, 10, 0, 262158, 11, 0, 393215, 9, 0, 327680, 25, 0, 327682, 25, 0, 327684, 25, 0, 327686, 25, 0, 327688, 25, 0, 327690, 25, 0, 327692, 10, 0, 327694, 11, 0, 458751, 9, 0, 393216, 25, 0, 393218, 25, 0, 393220, 25, 0, 393222, 25, 0, 393224, 25, 0, 393226, 25, 0, 393228, 10, 0, 393230, 11, 0, 524287, 12, 0, 458752, 10, 0, 458754, 28, 0, 458756, 28, 0, 458758, 28, 0, 458760, 13, 0, 458762, 13, 0, 458764, 13, 0, 458766, 14, 0 ) |
|
|
|
[node name="Carpet" type="TileMap" parent="."] |
|
tile_set = ExtResource( 14 ) |
|
cell_size = Vector2( 60, 60 ) |
|
format = 1 |
|
tile_data = PoolIntArray( 262145, 36, 0, 262146, 37, 0, 262147, 37, 0, 262148, 37, 0, 262149, 37, 0, 262150, 38, 0, 327681, 39, 0, 327682, 40, 0, 327683, 40, 0, 327684, 40, 0, 327685, 40, 0, 327686, 41, 0, 393217, 42, 0, 393218, 43, 0, 393219, 43, 0, 393220, 43, 0, 393221, 43, 0, 393222, 44, 0 ) |
|
|
|
[node name="YSort" type="YSort" parent="."] |
|
|
|
[node name="Player" parent="YSort" instance=ExtResource( 1 )] |
|
position = Vector2( 437, 314 ) |
|
|
|
[node name="Furniture" type="TileMap" parent="YSort"] |
|
position = Vector2( -1, 0 ) |
|
tile_set = ExtResource( 14 ) |
|
cell_size = Vector2( 30, 30 ) |
|
cell_tile_origin = 2 |
|
cell_y_sort = true |
|
format = 1 |
|
tile_data = PoolIntArray( 131088, 45, 0, 458753, 49, 0, 458761, 47, 0, 524300, 48, 0, 589840, 32, 0, 720905, 46, 0, 720914, 34, 0, 720916, 34, 0, 720918, 34, 0, 720920, 34, 0, 720922, 34, 0 ) |
|
|
|
[node name="Chairs" type="TileMap" parent="YSort"] |
|
tile_set = ExtResource( 14 ) |
|
cell_size = Vector2( 30, 30 ) |
|
cell_tile_origin = 1 |
|
cell_y_sort = true |
|
format = 1 |
|
tile_data = PoolIntArray( 524305, 35, 0, 524307, 35, 0, 524309, 35, 0, 524311, 35, 0, 524313, 35, 0 )
|
|
|