User prompt
On tick remember to call move on bella
User prompt
all bells should move downwards at the same speed. Control this speed from game
User prompt
All bells should move downwards at the same speed
User prompt
Add y speed to bells
User prompt
Divide forest layer by two rather than 4
User prompt
In later divide by 2 rather than 4
User prompt
When collecting a bell, spawn 20 particles flying away from the ball as a circle
User prompt
Decrease max x speed by 2x
User prompt
Decrease max x speed by 5
User prompt
Decrease max x speed by 5
User prompt
Decrease max x speed by 5
User prompt
Move snow flakes to forest layer
User prompt
Decrease gravity by 20%
User prompt
Decrease gravity by 30%
User prompt
Scale snowflakes based on y speed
User prompt
Half speedy impact of hitting a bell
User prompt
Half jump speed and gravity
User prompt
Consider parent layer y when y wrapping snowflakes
User prompt
Add animated snow to foreground layer
User prompt
Set bell grão is blend mode to 1
User prompt
Add a background element to bell
User prompt
Set blend mode to 1 on bell background
User prompt
Add a background graphics element to bell
User prompt
Do not divide by 4 in ground layer
User prompt
In later divide by 4 rather than 2
===================================================================
--- original.js
+++ change.js
@@ -150,8 +150,9 @@
});
}
for (var i = 0; i < bells.length; i++) {
bells[i].move();
+ bells[i].hit();
if (player.intersects(bells[i])) {
player.speedy = -30;
bells[i].destroy();
bells.splice(i, 1);
Tree line of snowy pine trees. Cartoon. Black background. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Mountain valley with snowy trees. Scenic view. Nighttime. Cartoon. Black background. New moon Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Background mountains, nighttime, snow topped Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
2d platform snowy ground. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Cute cartoon rabbit, jumping upwards facing camera. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Starry night sky, northern lights, looking up. Cartoon style. Above clouds Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
Single White Christmas bell. White decorations. Cartoon. Outline Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
White Simple Cartoon snowflake Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.