add ui opening and closing animations
This commit is contained in:
@@ -55,6 +55,7 @@ func open(at: Anthill) -> void:
|
||||
)
|
||||
set_target(_anthill.ui_origin)
|
||||
counter.initialize(_anthill.honeydew, _anthill.max_honeydew)
|
||||
_open_animation()
|
||||
|
||||
|
||||
func close() -> void:
|
||||
|
||||
Reference in New Issue
Block a user