diff --git a/Levels/Level_1.tscn b/Levels/Level_1.tscn index cb75838..71ca90b 100644 --- a/Levels/Level_1.tscn +++ b/Levels/Level_1.tscn @@ -6,11 +6,25 @@ [node name="Floor" parent="." instance=ExtResource( 2 )] position = Vector2( -1.68164, -16.8177 ) +tile_data = PoolIntArray( 262152, 1, 0, 262153, 1, 0, 262154, 1, 0, 327688, 1, 0, 327689, 1, 0, 327690, 1, 0, 393216, 0, 0, 393217, 0, 0, 393219, 0, 0, 393224, 1, 0, 393225, 1, 0, 393226, 1, 0, 458760, 1, 0, 458761, 1, 0, 458762, 1, 0, 524296, 1, 0, 524297, 1, 0, 524298, 1, 0, 589832, 1, 0, 589833, 1, 0, 589834, 1, 0, 655368, 1, 0, 655369, 1, 0, 655370, 1, 0, 720904, 1, 0, 720905, 1, 0, 720906, 1, 0 ) +start_y = 4 +stairs_y = 11 + +[node name="Walls" parent="Floor" index="0"] +tile_data = PoolIntArray( 196616, 4, 0, 196617, 6, 0, 196618, 5, 0, 262151, 2, 0, 327687, 2, 0, 393216, 0, 0, 393217, 0, 0, 393219, 0, 0, 393223, 2, 0, 458759, 2, 0, 524295, 2, 0, 589831, 2, 0, 655367, 2, 0, 720903, 2, 0 ) + +[node name="Props" parent="Floor" index="1"] +tile_data = PoolIntArray( 393216, 0, 0, 393217, 0, 0, 393219, 0, 0, 393224, 7, 0, 393226, 7, 0, 524297, 8, 0 ) + +[node name="Waste" parent="Floor" index="2"] +tile_data = PoolIntArray( 327689, 9, 0, 393225, 11, 0, 458761, 13, 0 ) [node name="Player" parent="Floor" index="3"] -reservoir = 8 +position = Vector2( 960, 360 ) +rest = 0.15 +reservoir = 3 [node name="Stairs" parent="Floor" index="4"] -modulate = Color( 1, 1, 1, 1 ) +position = Vector2( 640, 880 ) [editable path="Floor"]