columna cocina detras
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=9 format=2]
|
||||
[gd_scene load_steps=10 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_room.gd" type="Script" id=1]
|
||||
[ext_resource path="res://gymkhana/characters/oier/oier.tscn" type="PackedScene" id=2]
|
||||
@@ -7,6 +7,7 @@
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_location.gd" type="Script" id=5]
|
||||
[ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/esc_item_with_tooltip.gd" type="Script" id=6]
|
||||
[ext_resource path="res://gymkhana/rooms/turno_cocina/cocina_detras/assets/depth.png" type="Texture" id=7]
|
||||
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/columna.png" type="Texture" id=8]
|
||||
|
||||
[sub_resource type="NavigationPolygon" id=1]
|
||||
vertices = PoolVector2Array( -1104, 183, -1146, 112, -1013, 114, -864, 131, -787, 150, -717, 189, 44, 171, 37, 137, 169, 158, 177, 170, 184, 248, 169, 316, 246, 170, 246, 233, -236, 229, -1093, 316, -598, 200, -852, 111, -790, 115, -519, 186, -392, 198 )
|
||||
@@ -28,6 +29,8 @@ texture = ExtResource( 3 )
|
||||
script = ExtResource( 4 )
|
||||
scales = ExtResource( 7 )
|
||||
scale_min = 0.5
|
||||
player_speed_multiplier = 1.3
|
||||
player_doubleclick_speed_multiplier = 2.0
|
||||
|
||||
[node name="NavigationPolygonInstance" type="NavigationPolygonInstance" parent="ESCTerrain"]
|
||||
position = Vector2( 1252, 260 )
|
||||
@@ -74,3 +77,8 @@ polygon = PoolVector2Array( 117.298, 581.266, 112.107, 422.279, 285.459, 437.468
|
||||
position = Vector2( 436, 381 )
|
||||
script = ExtResource( 5 )
|
||||
global_id = "puerta_delante_start"
|
||||
|
||||
[node name="Columna" type="Sprite" parent="."]
|
||||
position = Vector2( 235, 294 )
|
||||
z_index = 400
|
||||
texture = ExtResource( 8 )
|
||||
|
||||
Reference in New Issue
Block a user