Leñeros lejanos
This commit is contained in:
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 165 KiB After Width: | Height: | Size: 114 KiB |
@@ -12,9 +12,9 @@
|
|||||||
[ext_resource path="res://gymkhana/items/inventory/turno_cocina_madera.tscn" type="PackedScene" id=10]
|
[ext_resource path="res://gymkhana/items/inventory/turno_cocina_madera.tscn" type="PackedScene" id=10]
|
||||||
|
|
||||||
[sub_resource type="NavigationPolygon" id=1]
|
[sub_resource type="NavigationPolygon" id=1]
|
||||||
vertices = PoolVector2Array( -768, 301, -1163, 462, -1161, 358, -532, 166, 649, 54, 647, -17, 715, -15, 760, 50, 167, 278, 36, 211, -86, 216, -236, 229, -87, 153, 22, 154, -360, 166 )
|
vertices = PoolVector2Array( -768, 301, -1163, 462, -1161, 358, -532, 166, 676, 59, 651, -8, 720, -10, 760, 50, 167, 278, 419, 146, 36, 211, -86, 216, -236, 229, -87, 153, 22, 154, -360, 166 )
|
||||||
polygons = [ PoolIntArray( 0, 1, 2, 3 ), PoolIntArray( 4, 5, 6, 7 ), PoolIntArray( 4, 7, 8, 9 ), PoolIntArray( 10, 9, 8, 0, 11 ), PoolIntArray( 10, 12, 13, 9 ), PoolIntArray( 11, 0, 3, 14 ) ]
|
polygons = [ PoolIntArray( 0, 1, 2, 3 ), PoolIntArray( 4, 5, 6, 7 ), PoolIntArray( 4, 7, 8, 9 ), PoolIntArray( 10, 9, 8 ), PoolIntArray( 11, 10, 8, 0, 12 ), PoolIntArray( 11, 13, 14, 10 ), PoolIntArray( 12, 0, 3, 15 ) ]
|
||||||
outlines = [ PoolVector2Array( -1161, 358, -532, 166, -360, 166, -236, 229, -86, 216, -87, 153, 22, 154, 36, 211, 649, 54, 647, -17, 715, -15, 760, 50, 167, 278, -768, 301, -1163, 462 ) ]
|
outlines = [ PoolVector2Array( -1161, 358, -532, 166, -360, 166, -236, 229, -86, 216, -87, 153, 22, 154, 36, 211, 419, 146, 676, 59, 651, -8, 720, -10, 760, 50, 167, 278, -768, 301, -1163, 462 ) ]
|
||||||
|
|
||||||
[node name="ESCRoom" type="Node2D"]
|
[node name="ESCRoom" type="Node2D"]
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
@@ -30,8 +30,8 @@ texture = ExtResource( 3 )
|
|||||||
[node name="ESCTerrain" type="Navigation2D" parent="."]
|
[node name="ESCTerrain" type="Navigation2D" parent="."]
|
||||||
script = ExtResource( 4 )
|
script = ExtResource( 4 )
|
||||||
scales = ExtResource( 7 )
|
scales = ExtResource( 7 )
|
||||||
scale_min = 0.5
|
scale_min = 0.25
|
||||||
scale_max = 1.25
|
scale_max = 1.4
|
||||||
|
|
||||||
[node name="NavigationPolygonInstance" type="NavigationPolygonInstance" parent="ESCTerrain"]
|
[node name="NavigationPolygonInstance" type="NavigationPolygonInstance" parent="ESCTerrain"]
|
||||||
position = Vector2( 1160, 289 )
|
position = Vector2( 1160, 289 )
|
||||||
|
|||||||
Reference in New Issue
Block a user