Code edit (9 edits merged)
Please save this source code
User prompt
всегда когда поворачивается персонаж на 80 градусов, разворачивать его обратно, кроме случая, когда игрок поворачивается на 360 градусов
User prompt
Please fix the bug: 'Timeout.tick error: Can't find variable: tween' in or related to this line: 'tween(ball, {' Line Number: 156 ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
исправить ошибку, когда при прыжке или двойном прыжке нажать и отпустить кнопку вниз, то длительность всегда равна 1000. если кнопку bot отпустили, длительность должна брать 230 и 500 соответственно
User prompt
добавить Rotate back 80 degrees clockwise когда персонаж в прыжке или двойном прыжке
Code edit (1 edits merged)
Please save this source code
User prompt
сделать сначала дрожь сильной (в течении 1 секунды), а потом одинаковую дрожь как сейчас
Code edit (1 edits merged)
Please save this source code
User prompt
ruka двигается на 100 пикселей
User prompt
ruka двигается вправо на 1,5 секунды после старта
User prompt
Please fix the bug: 'ReferenceError: ruka is not defined' in or related to this line: 'if (ruka && ruka.parent) {' Line Number: 184
User prompt
Please fix the bug: 'ReferenceError: ruka is not defined' in or related to this line: 'if (ruka && ruka.parent) {' Line Number: 184
User prompt
Please fix the bug: 'ReferenceError: ruka is not defined' in or related to this line: 'if (ruka && ruka.parent) {' Line Number: 184
User prompt
Please fix the bug: 'ReferenceError: ruka is not defined' in or related to this line: 'if (ruka && ruka.parent) {' Line Number: 184
User prompt
Please fix the bug: 'ReferenceError: ruka is not defined' in or related to this line: 'if (ruka && ruka.parent) {' Line Number: 184
User prompt
Please fix the bug: 'ReferenceError: ruka is not defined' in or related to this line: 'if (ruka && ruka.parent) {' Line Number: 183
User prompt
ruka появляется на 1,5 секунде и исчезает, когда исчезает BALL
Code edit (1 edits merged)
Please save this source code
User prompt
добавить картинку ruka в левую середину экрана
User prompt
Please fix the bug: 'ReferenceError: vzriv is not defined' in or related to this line: 'if (vzriv && vzriv.parent) {' Line Number: 260
User prompt
удалять картинку VZRIV, как только начинается дрожь у персонажа
Code edit (2 edits merged)
Please save this source code
User prompt
Please fix the bug: 'ReferenceError: vzriv is not defined' in or related to this line: 'if (child !== player && child !== buttonTop && child !== buttonBot && child !== vzriv) {' Line Number: 246
User prompt
убрать движение у VZRIV
User prompt
исправить ошибку, когда VZRIV не удаляется по истечению времени, а просто движется со скоростью влево
===================================================================
--- original.js
+++ change.js
@@ -15,11 +15,8 @@
// Add down event to set landing duration to 100 during jump or double jump
self.down = function (x, y, obj) {
if (!player.inAir && !player.doubleJump) {
player.rotation -= Math.PI / 2.25; // Rotate 80 degrees counter-clockwise
- if (Math.abs(player.rotation % (Math.PI * 2)) !== 0) {
- player.rotation += Math.PI / 2.25; // Rotate back 80 degrees clockwise
- }
} else if (player.inAir || player.doubleJump) {
tween(player, {
y: 2732 / 2 - 250
}, {
@@ -35,9 +32,9 @@
player.rotation -= Math.PI / 2.25; // Rotate 80 degrees counter-clockwise
tween(player, {
y: 2732 / 2 - 250
}, {
- duration: 1000,
+ duration: 10000,
onFinish: function onFinish() {
player.inAir = false;
player.doubleJump = false;
player.y = 2732 / 2 - 250;
создать мультяшного сидячего персонажа. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
snowball. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
белая стрелочка вниз. Ровная. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Алмаз, мультяшный. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Скелет дракона. Мультяшный. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Ufo (летающая тарелка). Мультяшная. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Пингвин в снегу. Мультяшный. Головой в снегу. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Мультяшный рыбак зимой сидит рыбачит. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Человек летит на параплане. Мультяшный. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Куст в снегу мультяшный. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Дирижабль, мультяшный. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Рука белая. Иконка. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Монетка золотая мультяшная. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
снежинка. мультяшная. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
text: New Record! Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows