Refine fishing validity, shoreline, and line routing
This commit is contained in:
parent
e3d86b1cb8
commit
ad848f9431
6 changed files with 669 additions and 120 deletions
|
|
@ -10,4 +10,5 @@ const PlayerType = preload("res://player/player.gd")
|
|||
|
||||
|
||||
func _ready() -> void:
|
||||
_fishing_spot.setup(_player)
|
||||
_game_ui.setup(_player.inventory, _fishing_spot)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue