User prompt
Add enemy moving to the right and going towards the duck
User prompt
Remove moster spawn
User prompt
Place the duck in left
User prompt
Add more dust
User prompt
the dust is too big, reduce it to 30
User prompt
The dust follow the jump
User prompt
Add dust asset as a jumping effect
User prompt
Remove the right
User prompt
Remove the left
User prompt
WANT TO KNOW? TAKE OFF THE LEFT AND RIGHT
User prompt
I can't move
User prompt
I don't see anything on the screen, YOU BROKE THE GAME
User prompt
Please fix the bug: 'Uncaught TypeError: Cannot set properties of undefined (setting 'down')' in or related to this line: 'leftButton.down = function (x, y, obj) {' Line Number: 123
User prompt
I can't walk after finishing the jump
User prompt
!fix i can't move when jump
User prompt
Add gravity, and velocity y when jump
User prompt
But not the bullet to backwards
User prompt
YOU IDIOT! IS THE VELOCITY OF DUCK! IT REVERSED!
User prompt
you know that left is left, and right is right not the other way around IS VELOCITY!!!
User prompt
you know that left is left, and right is right not the other way around
User prompt
Now the function
User prompt
Left THE UP
User prompt
LEFT
User prompt
Place up in right
User prompt
you reversed the buttons!
===================================================================
--- original.js
+++ change.js
@@ -95,10 +95,11 @@
// Initialize up button
var upButton = LK.getAsset('Up', {
anchorX: 0.5,
anchorY: 0.5,
- x: 300,
- y: 2500
+ x: 600,
+ // Move to the right
+ y: 2600 // Align with other buttons
});
game.addChild(upButton);
// Add a button to skip the introduction;
var yourGoalText;
Title game:duck with a gun. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Duck with a gun title logo. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Yellow_bullet pixel. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Red dot with white in the middle pixel. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Mana_icon pixel. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Enemy pixel. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
White_bullet_icon. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
duck_death. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
duck_revive_in_game_over. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Continue_button_spending_gems. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Powerup_1. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Scenario. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Enemy pixel_2 more strong.. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Danger sign. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.