Hello! I want to make a simple game for an assignment. I want my fishing mechanic (SPECIFICALLY THE ROD AND STRING) to be like the game CatGoesFishing since I liked its concept, but I’m extremely stuck, I’ve been working on it for a long time. Any help is appreciated! I want to know how you would approach this when it comes to coding
Here’s a video to show how the fishing rod works (Cat Goes Fishing) CatGoesFishingExample.mp4 - Google Drive
Right now I’m using a line renderer and DistanceJoint for my fishing line, I have an arm rotation script that managed with the arm and rod moving while the fishing mechanic is another script to reel, cast, and swing. Thanks so much for the help !!
the first click triggers the arm swinging while the second click casts the line.