Rework island water and shop character
This commit is contained in:
parent
0d50c324e9
commit
352350157b
65 changed files with 1144 additions and 1120 deletions
|
|
@ -57,10 +57,6 @@ func get_fishable_water_regions() -> Array[FishableWaterRegion]:
|
|||
return waters
|
||||
|
||||
|
||||
func get_pelican_convenience_landmark() -> Node3D:
|
||||
return _starter_island.get_pelican_landmark()
|
||||
|
||||
|
||||
func get_saltwater_shoreline_mesh() -> MeshInstance3D:
|
||||
return _starter_island.get_saltwater_shoreline_mesh()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue