generated from krampus/template-godot4
5 lines
120 B
GDScript
5 lines
120 B
GDScript
class_name WorldUI extends Control
|
|
## Container & accessor for the world UI.
|
|
|
|
@onready var shot_hud: ShotHUD = %ShotHUD
|