-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathStageOne.tscn
26 lines (21 loc) · 1.89 KB
/
StageOne.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Player.tscn" type="PackedScene" id=1]
[ext_resource path="res://ground tileset.tres" type="TileSet" id=2]
[node name="StageOne" type="Node2D"]
[node name="Player" parent="." instance=ExtResource( 1 )]
position = Vector2( 3.2676, 30.9147 )
[node name="Camera2D" type="Camera2D" parent="Player"]
position = Vector2( 82.2815, 89.1289 )
current = true
zoom = Vector2( 0.6, 0.6 )
limit_left = 0
limit_top = 0
limit_right = 320
limit_bottom = 180
smoothing_enabled = true
editor_draw_limits = true
[node name="TileMap" type="TileMap" parent="."]
tile_set = ExtResource( 2 )
cell_size = Vector2( 16, 16 )
format = 1
tile_data = PoolIntArray( 0, -1610612736, 0, 19, -1073741824, 0, 65536, -1610612736, 0, 65555, -1073741824, 0, 131072, -1610612736, 0, 131091, -1073741824, 0, 196608, -1610612736, 0, 196627, -1073741824, 0, 262144, -1610612736, 0, 262163, -1073741824, 0, 327680, -1610612736, 0, 327699, -1073741824, 0, 393216, -1610612736, 0, 393224, 3, 0, 393225, 0, 0, 393226, 0, 0, 393227, 5, 0, 393235, -1073741824, 0, 458752, 2, 0, 458753, 12, 0, 458756, 3, 0, 458757, 4, 0, 458760, 1610612741, 0, 458761, 1610612745, 0, 458762, 1610612745, 0, 458763, 1610612739, 0, 458766, 13, 0, 458770, 3, 0, 458771, -1073741822, 0, 524288, -1610612734, 0, 524289, -1610612736, 0, 524292, 6, 0, 524293, 7, 0, 524302, 1, 0, 524305, 3, 0, 524306, 2, 0, 524307, -1073741822, 0, 589824, -1610612734, 0, 589825, -1610612736, 0, 589828, 6, 0, 589829, 7, 0, 589838, 1, 0, 589840, 3, 0, 589841, 2, 0, 589842, 2, 0, 589843, -1073741822, 0, 655360, 11, 0, 655361, 11, 0, 655362, 11, 0, 655363, 11, 0, 655364, 11, 0, 655365, 11, 0, 655366, 11, 0, 655367, 11, 0, 655368, 11, 0, 655369, 11, 0, 655370, 11, 0, 655371, 11, 0, 655372, 11, 0, 655373, 11, 0, 655374, 11, 0, 655375, 11, 0, 655376, 11, 0, 655377, 11, 0, 655378, 11, 0, 655379, 11, 0, 1179663, -1073741822, 0, 1179664, -1073741822, 0 )