adressing sprites from my map
i was wondering if theres any way to check if a normal sprite, created by draw sprite, is in contact with one of the sprites used in my map for example "floor", of whom i got quite a lot. I basically want to know when my sprite is on this specific part of the map, without the need of creating a zone for that.