User prompt
Please fix the bug: 'undefined is not an object (evaluating 'self.mouth.scale')' in or related to this line: 'self.mouth.scale.set(1, 0.5);' Line Number: 407
User prompt
Please fix the bug: 'undefined is not an object (evaluating 'self.leftEye.scale')' in or related to this line: 'self.leftEye.scale.set(1, 1);' Line Number: 390
User prompt
Just remove the mouth and eyes
User prompt
Make the mouth mouth of the animal I added, and put the eyes where they’re supposed to be and make them look like the animal, please
User prompt
Make the codes work
Code edit (1 edits merged)
Please save this source code
User prompt
Virtual Companion: Mortality
User prompt
Please continue polishing my design document.
Initial prompt
Can you make a game where you have a pet and when you leave the game, it dies forever when you rejoin it’s still dead. You can play with it. Have some codes go to some places and one code is season code revenge. The last code is the sun
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});