Lots of usability imporvements
This commit is contained in:
@@ -24,6 +24,7 @@ func _process(delta):
|
||||
expose_time = 0.0
|
||||
cooldown_time = 2.0
|
||||
show()
|
||||
release_focus()
|
||||
if expose_time > 10.0:
|
||||
if visible:
|
||||
hide()
|
||||
|
||||
Reference in New Issue
Block a user