|
Well that's the thing, I'm not sure if want I am thinking can be considered isometric, it wouldn't be viewed from the same angle. Hmm...I can't explain this.
Basically, I am asking if anyone knows whether I should simply draw everything as if looking from a certain angle, and then use some trick to pull off the collision detection, or if I should actually go through the trouble of making a system of code that achieves something with the same effect of isometry (without making it officially isometric). Would the latter help me in any way?
|