dear everyone,

how to check collision without using move().
I just want to set the my.x and my.y value to change the position of the object, and I want to check collision to.
enable_impact can be used if move() is used. so how to to do??

ThanX in advance