MODIFIED escoria.gdgit add . Action manager extended to apply needed changes for monkey UI
This commit is contained in:
@@ -65,7 +65,7 @@ global_id = "l_exit"
|
||||
esc_script = "res://gymkhana/rooms/trasera_cocina/esc/entrada_cocina.esc"
|
||||
is_exit = true
|
||||
tooltip_name = "Esto es una puerta y tiene una descripcion mu larga"
|
||||
combine_when_selected_action_is_in = [ ]
|
||||
combine_when_selected_action_is_in = [ "action4" ]
|
||||
dialog_color = Color( 1, 1, 1, 1 )
|
||||
action1_text = "Esto es una puerta y tiene una descripcion mu larga"
|
||||
action2_text = "Entrar! con descricion..."
|
||||
|
||||
Reference in New Issue
Block a user