There is a way to check if a sprite is colliding with anything, without have to put each object that we like to check?
Develop games in your browser. Powerful, performant & highly capable.
You could put everything in a Family and test against the Family.
Ah, sorry, I forgot it!
Thanks.