diver-down/Resources/map_res.tres
Guilherme R. Ribeiro 2d06a1e030 Initial commit
2018-10-20 23:27:38 -03:00

26 lines
632 B
Text

[gd_resource type="TileSet" load_steps=3 format=2]
[ext_resource path="res://Resources/Textures/pixel-8x8.png" type="Texture" id=1]
[sub_resource type="RectangleShape2D" id=1]
custom_solver_bias = 0.0
extents = Vector2( 4, 4 )
[resource]
0/name = "sprite"
0/texture = ExtResource( 1 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 0, 0, 8, 8 )
0/is_autotile = false
0/occluder_offset = Vector2( 4, 4 )
0/navigation_offset = Vector2( 4, 4 )
0/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"shape": SubResource( 1 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 4, 4 )
} ]