Squashed commit of the following:
commit 2a7c5f745e8d73bd16126aa4714a3b25414c4079 Author: Oier Bravo Urtasun <oierbravo@gmail.com> Date: Sun Feb 23 02:36:24 2025 +0100 Tooltips cocina delante commit 4dbdf3979ca0f9cfee281aa420755f27bee966b3 Author: Oier Bravo Urtasun <oierbravo@gmail.com> Date: Sun Feb 23 02:33:22 2025 +0100 Tooltips cocina commit 57b542420427d2fa1eb3cb74e16188ecb3838710 Author: Oier Bravo Urtasun <oierbravo@gmail.com> Date: Sun Feb 23 02:20:48 2025 +0100 tooltips cocina detras commit 6084757ad3fdb19a784153a4d8b86f8334f02e1e Author: Oier Bravo Urtasun <oierbravo@gmail.com> Date: Sun Feb 23 02:19:08 2025 +0100 Tooltips despensa commit 504a48b5cdf191661c8edde21caa228216719952 Author: Oier Bravo Urtasun <oierbravo@gmail.com> Date: Sun Feb 23 02:14:18 2025 +0100 Invetory target tooltips commit 2d01a8244646a4a94eb1ef18af27c9141c513dbe Author: Oier Bravo Urtasun <oierbravo@gmail.com> Date: Sun Feb 23 02:02:07 2025 +0100 More tooltips commit 6885a4e543b0e33f90e734d9ce745291e444c617 Author: Oier Bravo Urtasun <oierbravo@gmail.com> Date: Sun Feb 23 01:53:44 2025 +0100 Common tooltips and some others
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
:action1
|
||||
say($player, "Ajooo!", "cocina_ajo_action1")
|
||||
say($player, "Ajooo!", "cocina_ajo_action1_say")
|
||||
inventory_add(turno_cocina_ajo)
|
||||
set_active(turno_cocina_ajo, false)
|
||||
set_global(turno_cocina_ingrediente_ajo_cogido, true)
|
||||
|
||||
:action3
|
||||
say($player, "Una buena cabeza de ajo, justo lo que necesitaba para unas buenas lentejas.", "cocina_ajo_action2")
|
||||
say($player, "Una buena cabeza de ajo, justo lo que necesitaba para unas buenas lentejas.", "cocina_ajo_action2_say")
|
||||
|
||||
@@ -13,9 +13,9 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Coger ajo",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_turno_cocina_ajo_action1",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -17,13 +17,13 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Coger un bol",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_turno_cocina_bol_action1",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
action3_target_texts = {
|
||||
"turno_cocina_peso": "Poner el bol sobre el peso"
|
||||
"turno_cocina_peso": "tooltip_turno_cocina_bol_action3_turno_cocina_peso"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
animations = null
|
||||
|
||||
@@ -16,8 +16,8 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
combine_when_selected_action_is_in = [ "action4" ]
|
||||
|
||||
@@ -14,14 +14,14 @@ inventory_texture = ExtResource( 3 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_look",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
action3_target_texts = {
|
||||
"turno_cocina_mechero": "Encender el cartón"
|
||||
"turno_cocina_mechero": "tooltip_turno_cocina_carton_action3_turno_cocina_mechero"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
animations = null
|
||||
|
||||
@@ -14,8 +14,8 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -14,7 +14,7 @@ dialog_color = Color( 1, 1, 1, 1 )
|
||||
animations = null
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use",
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,10 +14,10 @@ inventory_texture = ExtResource( 3 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Mirar el cuerno",
|
||||
"action2": "Coger el cuerno",
|
||||
"action3": "Mirar el cuerno",
|
||||
"action4": "Tocar el cuerno"
|
||||
"action1": "tooltip_turno_cocina_cuerno_action1",
|
||||
"action2": "tooltip_turno_cocina_cuerno_action2",
|
||||
"action3": "tooltip_turno_cocina_cuerno_action3",
|
||||
"action4": "tooltip_turno_cocina_cuerno_action4"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -13,8 +13,8 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "tooltip_turno_cocina_libro_de_cocina_action1",
|
||||
"action2": "tooltip_turno_cocina_libro_de_cocina_action2",
|
||||
"action1": "tooltip_common_look",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_turno_cocina_libro_de_cocina_action3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,10 +16,10 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "cocina_delante_madera_action1",
|
||||
"action2": "cocina_delante_madera_action2",
|
||||
"action3": "cocina_delante_madera_action3",
|
||||
"action4": "cocina_delante_madera_action4"
|
||||
"action1": "tooltip_cocina_delante_madera_action1",
|
||||
"action2": "tooltip_cocina_delante_madera_action2",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -13,10 +13,10 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_look",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
say($player,"romero", "olla_llena_action1_romero_say")
|
||||
|
||||
:action2
|
||||
say($player,"Ya la estoy usando.", "olla_llena_action2")
|
||||
say($player,"Ya la estoy usando.", "olla_llena_action2_say")
|
||||
|
||||
:action3
|
||||
say($player,"Está llena de agua", "olla_llena_action3_say")
|
||||
|
||||
@@ -17,17 +17,17 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Mirar dentro",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_look_inside",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
action3_target_texts = {
|
||||
"turno_cocina_ajo": "Echar en la olla.",
|
||||
"turno_cocina_bol_lentejas": "Echar en la olla.",
|
||||
"turno_cocina_madera": "Meter leña en la económica",
|
||||
"turno_cocina_patata": "Echar en la olla.",
|
||||
"turno_cocina_romero": "Echar en la olla."
|
||||
"turno_cocina_ajo": "tooltip_turno_cocina_olla_llena_action3_drop_in",
|
||||
"turno_cocina_bol_lentejas": "tooltip_turno_cocina_olla_llena_action3_drop_in",
|
||||
"turno_cocina_madera": "tooltip_turno_cocina_olla_llena_action3_turno_cocina_madera",
|
||||
"turno_cocina_patata": "tooltip_turno_cocina_olla_llena_action3_drop_in",
|
||||
"turno_cocina_romero": "tooltip_turno_cocina_olla_llena_action3_drop_in"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
animations = null
|
||||
|
||||
@@ -14,18 +14,18 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_look",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
action3_target_texts = {
|
||||
"turno_cocina_ajo": "Echar en la olla.",
|
||||
"turno_cocina_bol_lentejas": "Echar en la olla.",
|
||||
"turno_cocina_patata": "Echar en la olla.",
|
||||
"turno_cocina_romero": "Echar en la olla."
|
||||
"turno_cocina_ajo": "tooltip_turno_cocina_olla_vacia_action3_drop_in",
|
||||
"turno_cocina_bol_lentejas": "tooltip_turno_cocina_olla_vacia_action3_drop_in",
|
||||
"turno_cocina_patata": "tooltip_turno_cocina_olla_vacia_action3_drop_in",
|
||||
"turno_cocina_romero": "tooltip_turno_cocina_olla_vacia_action3_drop_in"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
|
||||
|
||||
@@ -16,10 +16,10 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
combine_when_selected_action_is_in = [ "action4" ]
|
||||
action3_target_texts = {
|
||||
"turno_cocina_cuchillo": "Pelar patatas"
|
||||
"turno_cocina_cuchillo": "tooltip_turno_cocina_patata_action3_turno_cocina_cuchillo"
|
||||
}
|
||||
action4_target_texts = {
|
||||
"turno_cocina_cuchillo": "Trocear patatas"
|
||||
"turno_cocina_cuchillo": "tooltip_turno_cocina_patata_action4_turno_cocina_cuchillo"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3", "action4" ]
|
||||
animations = null
|
||||
@@ -31,8 +31,8 @@ custom_data = {
|
||||
{ "start": 4, "texture": "res://gymkhana/items/inventory/assets/turno_cocina_cuatro_patatas.png" },
|
||||
],
|
||||
"tooltips": {
|
||||
"action3": "Contar las patatas",
|
||||
"action4": "Usar",
|
||||
"action3": "tooltip_turno_cocina_patata_action3",
|
||||
"action4": "tooltip_common_use",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -13,9 +13,9 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
animations = null
|
||||
action3_target_texts = {
|
||||
"turno_cocina_cuchillo": "Pelar la patata"
|
||||
"turno_cocina_cuchillo": "tooltip_turno_cocina_patata_grande_action3_turno_cocina_cuchillo"
|
||||
}
|
||||
action4_target_texts = {
|
||||
"turno_cocina_cuchillo": "Partir la patata en dos"
|
||||
"turno_cocina_cuchillo": "tooltip_turno_cocina_patata_grande_action4_turno_cocina_cuchillo"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3", "action4" ]
|
||||
|
||||
@@ -13,7 +13,7 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action3": "Mirar",
|
||||
"action3": "tooltip_common_look",
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -15,14 +15,14 @@ dialog_color = Color( 1, 1, 1, 1 )
|
||||
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "cocina_peso_action1",
|
||||
"action2": "cocina_peso_action2",
|
||||
"action3": "cocina_peso_action3",
|
||||
"action4": "cocina_peso_action4"
|
||||
"action1": "tooltip_common_whats_this",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
action3_target_texts = {
|
||||
"turno_cocina_bol": "cocina_peso_action3_bol"
|
||||
"turno_cocina_bol": "tooltip_cocina_peso_action3_bol"
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
animations = null
|
||||
|
||||
@@ -17,10 +17,10 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_whats_this",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
target_when_selected_action_is_in = [ "action3" ]
|
||||
|
||||
@@ -16,10 +16,10 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_whats_this",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -14,7 +14,7 @@ dialog_color = Color( 1, 1, 1, 1 )
|
||||
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action3": "Mirar"
|
||||
"action3": "tooltip_common_look"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -14,10 +14,10 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "Mirar",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_look",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_whats_this",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
@@ -16,10 +16,10 @@ inventory_texture = ExtResource( 2 )
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
custom_data = {
|
||||
"tooltips": {
|
||||
"action1": "¿Que es esto?",
|
||||
"action2": "Coger",
|
||||
"action3": "Mirar",
|
||||
"action4": "Usar"
|
||||
"action1": "tooltip_common_whats_this",
|
||||
"action2": "tooltip_common_pick",
|
||||
"action3": "tooltip_common_look",
|
||||
"action4": "tooltip_common_use"
|
||||
}
|
||||
}
|
||||
animations = null
|
||||
|
||||
Reference in New Issue
Block a user