We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311bd75 commit 253da85Copy full SHA for 253da85
scripts/classes/Tooltip.gd
@@ -15,7 +15,6 @@ const INVISIBLE_RECT: Rect2 = Rect2()
15
signal visibility_update_required
16
17
@export_category("Settings")
18
-@export var debug_mode: bool = false
19
@export var allow_sub_tooltips: bool = true
20
@export var pin_action: String = "ui_accept"
21
0 commit comments