[HELP] Fish WONT come up to the boat

I am using TaskGoToEntity(fish, player, -1, 1.0, 10.0, 1073741824.0, 0)

and the fish will stand still underwater, while I have a loop drawing a line between player and fish :frowning: Is there another way I can force the fish up the boat to where the player is?

That is a native that will make a ped navigate to an entity which the fish canโ€™t do, you could set its cords which would make it teleport, it might be cooler to try and apply a force to the entity to knock it towards the player then check when itโ€™s really close and delete (catch) the fish.