bombona bonita y barata

This commit is contained in:
2023-02-23 03:08:46 +01:00
parent 71678c0a47
commit 82ee00c307
2 changed files with 17 additions and 21 deletions

View File

@@ -1,25 +1,20 @@
[gd_scene load_steps=5 format=2]
[gd_scene load_steps=3 format=2]
[ext_resource path="res://game/items/inventory/wrench.png" type="Texture" id=1]
[ext_resource path="res://gymkhana/items/inventory/assets/bombona.png" type="Texture" id=1]
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_location.gd" type="Script" id=3]
[ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/tooltip-reworked/tooltip-action2.tscn" type="PackedScene" id=28]
[ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/tooltip-reworked/tooltip-action1.tscn" type="PackedScene" id=29]
[node name="i_bombona" type="Area2D"]
pause_mode = 1
position = Vector2( 0, -1 )
[node name="Sprite" type="Sprite" parent="."]
position = Vector2( 10, 10 )
scale = Vector2( 0.65625, 0.65625 )
texture = ExtResource( 1 )
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
polygon = PoolVector2Array( -13, -19, -14, -3, -15, 30, -4, 34, 10, 32, 20, 29, 22, 16, 22, -6, 21, -19, 12, -28, 1, -28 )
[node name="action1" parent="." instance=ExtResource( 29 )]
position = Vector2( -53, -48 )
[node name="action2" parent="." instance=ExtResource( 28 )]
position = Vector2( -13, 51 )
position = Vector2( -6, -4 )
scale = Vector2( 0.67384, 0.67384 )
polygon = PoolVector2Array( -22, -30, -23, -3, -23, 59, 9, 64, 34, 61, 41, 58, 41, -3, 42, -23, 37, -30, 35, -39, 26, -42, 26, -31, 20, -38, 13, -36, 11, -49, 7, -49, 4, -36, -7, -36, -11, -44, -19, -39, -17, -30 )
[node name="ESCLocation" type="Position2D" parent="."]
position = Vector2( -65, 57 )