2009-01-02, 03:07 PM
This is a script i use for character movement(not for a game just for fun).
Now the problem i have is with understtanding hitTests. I was hoping someone could break it down and explain them to me.
Heres a sample code i wish tohve explained:
_root.lol.hitTest(_x,_y+10,true)
Spoiler
Now the problem i have is with understtanding hitTests. I was hoping someone could break it down and explain them to me.
Heres a sample code i wish tohve explained:
_root.lol.hitTest(_x,_y+10,true)

