or substract from width and height -25% every collision
i need two options:
First when colision object fromm 100% size substract 25% = 75%
but when collision is second time we have 50% right?
Second option if we have original 100% size for example 100x100px and colision is detected substract 25% (25px) but if sprite have now 75x75px and again colision have detected we substract 25% not 25 px:)