feat(dialog): show tip to speed up dialogs

This commit is contained in:
2024-11-01 22:59:01 +01:00
parent dc3fb56053
commit 62e07c83fe
4 changed files with 30 additions and 2 deletions

View File

@@ -856,7 +856,7 @@ _global_script_class_icons={
"ESCObject": "",
"ESCObjectManager": "",
"ESCPlayer": "res://addons/escoria-core/design/esc_player.svg",
"ESCPlayerWithTooltip": "",
"ESCPlayerWithTooltip": "res://addons/escoria-core/design/esc_player.svg",
"ESCProjectSettingsManager": "",
"ESCResourceCache": "",
"ESCResourceDescriptor": "",
@@ -892,7 +892,7 @@ _global_script_class_icons={
"InventoryAddCommand": "",
"InventoryRemoveCommand": "",
"ItemCountAddCommand": "",
"ItemOutline": "res://addons/escoria-core/design/esc_item.svg",
"ItemOutline": "",
"PlayLibSound": "",
"PlaySndCommand": "",
"PlayVideoCommand": "",