Collisions...
It seems like BYOND's collision system won't help me at all because the bounding box of an image is the whole image. Since my game is isometric and I want the bounding boxes around the feet area of the player I have to find a way to solve this little problem.
Edit: I think I found a way around my problem. It seems like I'm gonna use the help of an object which will be the player's avatar. It will always stay at the same location of the player and the player itself will be a transparent box with the size of 32x32 located at the feet of the avatar. Hope this solves the problem, but before I try this I have to fix other bugs...
Edit 2: It looks like my idea is going to work perfect. I'm gonna have to alter pixel_x and pixel_y variables to get a good look though but in the end it will all be perfect!
Edit 3: All fixed!
Posted by Isair on Wednesday, July 09, 2008 12:42PM
- 0 comments
(link)
/
Members say:
yea +0,
nay -0
(Edited on Thursday, July 10, 2008 10:35AM)