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