CPainter307 / Jam-Fishing-Game

Team TreeFish's amazing action fishing game - made in under 72 hours.
0 stars 0 forks source link

Player Character Object #3

Open CPainter307 opened 3 years ago

CPainter307 commented 3 years ago

Implement the player character, who can be pulled along by the fish and also anchor themselves in the boat. Player character has the reeling ability, which is stored in a separate issue.

Player's distance to the fish is determined by the fish's maximum distance, which shrinks while reeling and expands to a maximum distance while not reeling.