|
instance_position(x,y,obj) |
|
x = Horizontal position of the point we're checking. y = Vertical position of the point we're checking. obj = The object we're checking if is there.
Example:
What does "position" mean? Position is a point in the room with the same size as a pixel. If you check for instances at a position the size of the sprite of the object that does the check doesn't matter. Only the sprite of the object that is searched for matters.
SpectreNectar - Revision #1 |