Larger hitbox for a smaller actor help
stahboy
Member, PRO Posts: 150
Hi,
I have been trying to use the larger hitbox method that TSB made, but for some reason I can't get it to work. I create an index attribute called how far from mouse and set it to whatever pixel radius I want, then I created a rule with: when mouse button is down and when attribute how far from mouse is greater than magnitude(self.Positionx-game.mouse.positionx, self.positiony-game.mouse.positiony). I follow the tutorial exactly and still can't get it.
Thank you,
stahboy
Comments
Here is the link to the TSB tutorial:
Bump
Nevermind I got it to work. I had to add the camera origin coordinates