mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
default values for tiles
This commit is contained in:
parent
418dec7bd4
commit
f09f82a305
5 changed files with 14 additions and 7 deletions
|
@ -8,5 +8,8 @@ position = Vector2( -2, 0 )
|
|||
mode = 1
|
||||
tile_set = ExtResource( 1 )
|
||||
cell_size = Vector2( 32, 16 )
|
||||
cell_tile_origin = 1
|
||||
collision_layer = 0
|
||||
collision_mask = 0
|
||||
format = 1
|
||||
script = ExtResource( 2 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue