View Single Post
  #89  
Old 03-10-2008, 02:35 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
It's possible... you don't really need isometric tiles to pull off isometrics. Since isometrics have a 2:1 pixel ratio, you'd simply need 2 tiles instead of one, and a lot of transitional tiles(since you can't just lay two tiles next to each other).
As for the math, it's pretty simple really. The 'hard' part would come to wall detection, as you'd need to be able to walk smoothly against an isometric wall. Again, not as hard as it sounds.
Reply With Quote