Browse Source

-dbg

master
parent
commit
b538cd7a66
1 changed files with 0 additions and 9 deletions
  1. +0
    -9
      игра/110.колобок.js

+ 0
- 9
игра/110.колобок.js View File

@@ -112,15 +112,6 @@


АнимироватьКолобка = мир => {

var прыжок = false;
if (мир.управление && мир.управление.прыжок)
{
прыжок = true;
}
console.debug("touching.down/прыжок:", мир.колобок.body.touching.down, прыжок);


var есть = "";
if (мир.колобок.anims.currentAnim)
{


Loading…
Cancel
Save