User prompt
Show what level rod you have
User prompt
fx buttons
User prompt
make a invatory gui that showsthe fish
User prompt
and when you get to level 100 it resets
User prompt
make 100 levels
User prompt
when you upgrade make the fishing rod chang color and make it were you get more money ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
show how musch money you have
User prompt
Please fix the bug: 'Timeout.tick error: Invalid value. Only literals or 1-level deep objects/arrays containing literals are allowed.' in or related to this line: 'storage.inventory = inventory;' Line Number: 238 ↪💡 Consider importing and using the following plugins: @upit/storage.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Tap Fisher Tycoon
Initial prompt
Make a game where you tap and you fish for fish and then you sell to upgrade your fishing rod to get better fish.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});