fishing_hud

The screen object which bait, fish, and completion bar are visually attached to.
Vars | |
| hud_bait | The bait as shown in the minigame |
|---|---|
| hud_completion | The completion bar as shown in the minigame |
| hud_fish | The fish as shown in the minigame |
Procs | |
| prepare_minigame | Initialize bait, fish and completion bar and add them to the visual appearance of this screen object. |
Var Details
hud_bait

The bait as shown in the minigame
hud_completion

The completion bar as shown in the minigame
hud_fish

The fish as shown in the minigame
Proc Details
prepare_minigame
Initialize bait, fish and completion bar and add them to the visual appearance of this screen object.