how do i make it detect whether a sprite is touching another or not? (sprite.x/y is unreliable)
i have to type something in here in order to post this :)
i have to type something in here in order to post this :)
https://microstudio.dev/i/microstudio/collisions/ contains a function called spriteCollision() and spriteCollisionList().
oh wow, thanks