Global madness
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
[ext_resource type="Script" uid="uid://ceym82rf2qnxu" path="res://addons/escoria-ui-return-monkey-island/esc_item_with_tooltip.gd" id="1"]
|
||||
[ext_resource type="Texture2D" uid="uid://cueb8gkqhbads" path="res://gymkhana/items/inventory/assets/turno_cocina_ajo.png" id="2"]
|
||||
[ext_resource type="Script" uid="uid://bh55kesnba2x4" path="res://addons/escoria-ui-return-monkey-island/item_components/ESCItemComponentGlobalObserver.gd" id="6_fo2yn"]
|
||||
|
||||
|
||||
[node name="turno_cocina_ajo" type="Area2D"]
|
||||
process_mode = 1
|
||||
@@ -26,3 +28,9 @@ texture = ExtResource("2")
|
||||
|
||||
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
|
||||
polygon = PackedVector2Array(-7, -6, 7, -6, 7, 6, -7, 6)
|
||||
|
||||
[node name="ESCItemComponentGlobalBooleanObserver" type="Node" parent="."]
|
||||
script = ExtResource("6_fo2yn")
|
||||
targeted_global_variable = "turno_cocina_ingrediente_ajo_cogido"
|
||||
inverted = true
|
||||
metadata/_custom_type_script = "uid://bh55kesnba2x4"
|
||||
Reference in New Issue
Block a user