I need help making a fishing game

I’m having some diffacunty making a fishing game
how do I make different fish be given out

look in fishtopia

1 Like

is that better I made it that tag

if you click on the tag it shows guides related to that

what difficulties are you having? What do you want people to help you with?

Welcome to the forums @fenetre!
Feel free to browse the FAQ,and the about page!

here’s a good guide for you!

If you have any questions,feel free to ping me!

1 Like

how do I make it so that it shows bait and gives more then one fish

btw I cant see the image

here

because of this

1 Like

oh okay I didn’t know that I’m new to this

I am not that good with devices but here is a short guide. sorry for any problems, I haven’t actually tested this: player gets bait by doing something, you can choose whatever, but it was answering questions in Fishtopia. Use a checker that checks when a person presses a button to see if the player has more than zero bait, and if they do send a signal on channel A. If they don’t, send a signal on channel B. there should be a button for fishing that activates on channel A and deactivates on channel B. When a player presses that button send a signal on channel C that grants fish by using an item granter.

1 Like

how wold I have it check is the player has more then one fish

use a checker or a repeater

and have it do? …

the checker can check if a player has more than a certain amount of an item

I’ll go and try that now

make it so the checker checks 2 or more fish in your inventory,then it passes the check

okay so I have that the buttion sends a signal to the checker and it checks if you have more then one bait if you do you get -1 bait and a blue fish

2 Likes