User prompt
make the infected material a whole different tool and step
User prompt
add names to the tools and add a different tool to get rid of the infected material
User prompt
I still cant remove the infected material
User prompt
Please fix the bug: 'Uncaught TypeError: child.getText is not a function' in or related to this line: 'if (child.getText && child.getText().indexOf('Syringe') === 0 || child.getText().indexOf('Scalpel') === 0 || child.getText().indexOf('Tweezers') === 0 || child.getText().indexOf('Antiseptic') === 0 || child.getText().indexOf('Bandage') === 0 || child.getText().indexOf('Apply') === 0 || child.getText().indexOf('Remove') === 0 || child.getText().indexOf('Clean') === 0 || child.getText().indexOf('Treat') === 0) {' Line Number: 558
User prompt
Please fix the bug: 'Cannot set properties of undefined (setting 'down')' in or related to this line: 'tutorialNextButton.down = function (x, y, obj) {' Line Number: 411
User prompt
make a tutorial when you start and a title screen
User prompt
make me be able to remove the infected material with the tweezers
User prompt
make ui's for each tool
Code edit (1 edits merged)
Please save this source code
User prompt
Nail Doctor: Ingrown Toenail Surgery
Initial prompt
make a game were you fix someones ingrown toe tail
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
}); /****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});