Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

180
Visualizações
Collision detection on html5 canvas adobe animate

Trying to make a simple game where the user controls an object and when it hits a moving object, it detects it and makes the user play again. Kinda like flappy bird but the user can control the bird anywhere. I am also pretty much a code illiterate as I only started a few months ago. Here is my unfinished code :

this.player1.on("pressmove", moveBall);
this.addEventListener("tick", fl_AnimateVertically.bind(this));

function fl_AnimateVertically()
{
    this.obs1.x+=-10;
    this.obs2.x+=-10;
    this.obs3.x+=-10;
    this.obs4.x+=-10;
    this.obs5.x+=-10;
}

fl_AnimateVertically()



function moveBall(e) {
    var p = stage.globalToLocal(e.stageX, e.stageY)
    e.currentTarget.x= p.x;
    e.currentTarget.y= p.y;
}

moveBall(e);

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda