trampa y carton
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=23 format=2]
|
||||
[gd_scene load_steps=22 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]
|
||||
@@ -18,7 +18,6 @@
|
||||
[ext_resource path="res://gymkhana/rooms/turno_cocina/cocina/assets/gas-encendido3.png" type="Texture" id=16]
|
||||
[ext_resource path="res://gymkhana/rooms/turno_cocina/cocina/assets/gas-encendido1.png" type="Texture" id=17]
|
||||
[ext_resource path="res://gymkhana/rooms/turno_cocina/cocina/assets/gas-encendido2.png" type="Texture" id=18]
|
||||
[ext_resource path="res://gymkhana/items/inventory/turno_cocina_carton.tscn" type="PackedScene" id=19]
|
||||
[ext_resource path="res://gymkhana/items/inventory/turno_cocina_cuerno.tscn" type="PackedScene" id=20]
|
||||
|
||||
[sub_resource type="NavigationPolygon" id=3]
|
||||
@@ -380,19 +379,6 @@ position = Vector2( -160.838, 201.283 )
|
||||
script = ExtResource( 5 )
|
||||
interaction_direction = 3
|
||||
|
||||
[node name="turno_cocina_carton" parent="." instance=ExtResource( 19 )]
|
||||
position = Vector2( 1586, 536 )
|
||||
rotation = 1.44513
|
||||
scale = Vector2( 0.8, 0.8 )
|
||||
|
||||
[node name="turno_cocina_carton_collision" type="CollisionPolygon2D" parent="turno_cocina_carton"]
|
||||
position = Vector2( 15.9014, -11.2695 )
|
||||
polygon = PoolVector2Array( 8.0011, -8.38965, 1.29077, 24.7809, -8.50018, 42.443, -45.2213, 23.9447, -30.6265, 8.14941, -31.2399, 3.03223, -28.1329, -1.61511, -29.5033, -20.6873, -14.7783, -17.5671, -15.0916, -15.0868 )
|
||||
|
||||
[node name="turno_cocina_carton_location" type="Position2D" parent="turno_cocina_carton"]
|
||||
position = Vector2( 93.7431, -73.8329 )
|
||||
script = ExtResource( 5 )
|
||||
|
||||
[node name="turno_cocina_cuerno" parent="." instance=ExtResource( 20 )]
|
||||
position = Vector2( 2801, 175 )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user