User prompt
when glider eat the blue box,creat snow
User prompt
creat a yellow box as for the top layer
User prompt
set yellow box as for the top layer
User prompt
glider can eat the blue box
User prompt
set the blue box to only appear when in contact with glider
User prompt
Let glider follow the mouse hover position
User prompt
creat glider
User prompt
set blue box as for the top layer
User prompt
set blue box horizontal position on the central axis
User prompt
set blue box at axis
User prompt
creat a blue box at one fifth of the canvas
User prompt
creat a box at one fifth of the canvas
User prompt
Please fix the bug: 'Uncaught TypeError: Cannot set properties of undefined (setting 'down')' in or related to this line: 'self.down = function (x, y, obj) {' Line Number: 49
User prompt
when button turn on,set 01 to the game
User prompt
Align the buttons to the right
User prompt
add some botton
User prompt
creat a box
User prompt
delete all
Initial prompt
myself
===================================================================
--- original.js
+++ change.js
@@ -50,11 +50,11 @@
button.y = 1366;
var box = game.addChild(new Box());
box.x = 1024;
box.y = 1366;
-var blueBox = game.addChild(new BlueBox());
-blueBox.x = 2048 / 2;
-blueBox.y = 2732 / 5;
+var yellowBox = game.addChild(new YellowBox());
+yellowBox.x = 2048 / 2;
+yellowBox.y = 2732 / 5;
var glider = game.addChild(new Glider());
glider.x = 2048 / 2;
glider.y = 2732 / 2;
game.move = function (x, y, obj) {
human. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
classical style
flower. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
little flower. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
older
side face
halo. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.