User prompt
So now I want to change the text for the "Unlock more with 5 more upgrades!". I want it to change so the number is correlated with the current money multiplier. So if the current multiplier is 1, make the number five. 1.1 is 4, 1.2 is 3, 1.3 is 2 1.4 is 1, and 1.5 and above replaces the text with Fishermen.
User prompt
So now I want to change the text for the "Unlock more with 5 more upgrades!". I want it to change so the number is correlated with the current money multiplier. So if the current multiplier is 1, make the number five. 1.1 is 4, 1.2 is 3, 1.3 is 2 1.4 is 1, and 1.5 and above makes the text hidden and replaces it with Fishermen.
User prompt
Please replace the "Coming Soon!" text in the shopgui with "Unlock More With 5 More Upgrades!"
User prompt
150 pixels below the upgrade money multiplier button in the shopgui, add text which is the same size as the "Money Multiplier" text and says "Coming Soon!". Make sure this text gets hidden when the shopgui is closed.
User prompt
150 pixels below the upgrade money multiplier in the shopgui, add text which is the same size as the "Money Multiplier" text and says "Coming Soon!". Make sure this text gets hidden when the shopgui is closed.
User prompt
Remove the "You have caught a fish!" text please
User prompt
Add the bottomgui asset at the bottom of the screen please
User prompt
Make the net hidden when it is over the bottomgui asset
User prompt
Make sure the text is hidden when the shop is closed please
User prompt
Make the size of the text the same as "Money Multiplier" please
User prompt
150 pixels below the upgrade money multiplier in the shopgui, add the text "5 More Upgrades Needed!". Make sure to use correct sources. Do not worry about the hiding of it yet.
User prompt
100 pixels below the upgrade money multiplier in the shopgui, add the text "5 More Upgrades Needed!". Make sure to use correct sources. Do not worry about the hiding of it yet.
User prompt
50 pixels below the upgrade money multiplier in the shopgui, add the text "5 More Upgrades Needed!". Make sure to use correct sources. Do not worry about the hiding of it yet.
User prompt
Remove the "You have caught a fish!" text for now
User prompt
Make sure this is also above the "You caught a fish!" layer
User prompt
Please make sure this asset is at the top image layer
User prompt
I want a dark blue rectangle which is the same width as the screen and goes up from the bottom of the screen 350 pixels. Please add this asset and call it "bottomGUI"
User prompt
So let me explain what is happening. So the fish are caught too fast and the text spawns at the bottom without doing the animation. It does not destroy after the time allotted. Please use this information to fix the bug.
User prompt
The bug is still happening. I think it has something to do with the replication process when fish are captured too fast. Can you please fix this bug
User prompt
The game currently has a bug where the caught fish text at the bottom of the screen will stay and is not invisible. Can you please fix this issue
User prompt
Can you make a change so the caught fish text will go up 500 pixels when doing the animation
User prompt
Make sure the black outline on the money owned is kept when entering and leaving the shop
User prompt
reset all persistent data ↪💡 Consider importing and using the following plugins: @upit/storage.v1
User prompt
Can you turn the money text to a green inside with a white outline please
User prompt
Can you replace the "Money: " text with a symbol but keep the number value please
===================================================================
--- original.js
+++ change.js
@@ -310,9 +310,10 @@
LK.setTimeout(_animateMessage, 16);
} else {
// Keep the message in place for the remaining duration
LK.setTimeout(function () {
- caughtFishMessage.destroy();
+ caughtFishMessage.visible = false; // Hide the message after animation
+ caughtFishMessage.destroy(); // Destroy the message to prevent replication
}, stayDuration);
}
};
score += fishes[i].moneyValue * moneyMultiplier; // Multiply fish value by money multiplier
Water themed gui icon that has the text "Shop" on it. 8-bit art style.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Big red X button for a game gui. 8-bit art style.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
8-bit art style circular fishing net without a handle.. 8-bit art style
A bright green + symbol for a game GUI element. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows. 8-bit art style