View Single Post
  #37  
Old 01-09-2005, 01:18 PM
middo middo is offline
VHE Monkey
middo's Avatar
Join Date: Aug 2002
Location: California
Posts: 327
middo is on a distinguished road
Send a message via AIM to middo
Quote:
Originally Posted by Shaun
Unfortunately, I have trouble concentrating when it comes to object collision and so I have shelved the project for now.
;o just have two variables, they both the detect the players new coordinants.
Have a function that checks if the new dx/dy are allowed
Like, have them check the Z (if there is too much of a gap, then the object is too tall to step up) Also make it check to see if there just isnt a wall or an npc there XD.

Its pretty basic since your dealing with an isometric system.
Reply With Quote