Jump to content

Hot to stop collision after detecting


P4nch0
 Share

Recommended Posts

Hi all,

 

Could you help how i can stop detecting collision between two sprites after detecting?

 

this.game.physics.arcade.collide(this.animal, this.animal, this.stopanimzwierz, null, this);

 

After collision i have function which is stop moving sprites, but sprites still staying in collision so i am not possible to start next function which is moving those sprites.

Could you help me to find solution?

In simple way i want to stop sprites, stop collision between them to move it again with automatically function.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...