Advertisement
CaptainLepidus

Isometric

Oct 12th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     xx = x + y / 2;
  3.     yy = ( room_width - x + y ) / 2 * 0.5 - z;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement