View Single Post
  #1  
Old 03-10-2007, 06:39 PM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
change the view..

I'm just playing really but I was wondering if there's any way to change the viewing angle instead of top down view.

Basically I want to do this:

NPC Code:

tilelayers[0].rotation = pi/8;
tilelayers[0].stretchy = 0.7;



to give a sorta perspective view on levels.

I guess this isn't possible.

I could make tiles that did this but the tiles would have to be skewed graphics and would require connections to all the other tile types.

If it were possible to skew/rotate the entire level changing the view angle would be simple.
__________________

Coming soon (Hopefully:P)
Reply With Quote