Here is how to make a fishing minigame in your game!
- Step 1 -
Build the area where you are going to fish in.
As an example, here is a pier.
- Step 2 -
Create a button and make sure the hitbox is within the fishing area. This button is your âfishing buttonâ. For this guide, I will use channels, not wires. Create a channel that broadcasts when you press the button. For the example, I will use the channel âfishTriggerâ. You should probably make your button invisible.
Create however many types of fishes you want -for this example I will use 8. Then, create as many channels as fishes, and each channel corresponds to each fish.
- Step 4-
Create an empty item granter, and donât put items in there unless you want to decrease your bait or something. (This guide does not include bait as mandatory)
Go to the blocks section, and click on âwhen receiving on channelâ then the channel you created in step 2.
Now put blocks in there. You can follow a randomizer tutorial or just copy these blocks. Use different chances and add or subtract blocks as needed. This is just an example.