Code edit (2 edits merged)
Please save this source code
User prompt
make small spacing between seeds slots
Code edit (1 edits merged)
Please save this source code
User prompt
Add the slots asset
User prompt
Create slots for seeds 20 slot on the bottom of the screen from left to the right the upper line is the first one 1-10 and the bottom one is 11-20. add tomatoseed on the first slot on the top left.
User prompt
Hide the plants for now so the time. Make the dirt before each plant.
User prompt
Please fix the bug: 'Uncaught TypeError: Cannot read properties of undefined (reading 'toGlobal')' in or related to this line: 'var gamePos = game.toLocal(obj.parent.toGlobal(obj.position));' Line Number: 121
Code edit (1 edits merged)
Please save this source code
User prompt
Plant Idle Clicker - Grow Your Garden
Initial prompt
I want to create a idol game about plants. click the plants to get reward after 1 min you can add time on the top of the plants each plants by its own time. create for start 9 slots on the middle of the screen.create background1 for the background of the game.
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});