View Single Post
  #7  
Old 12-29-2005, 03:02 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally Posted by Rick
Yes, it generates a blank set of levels using my coordinate system (hence the center x/y).
Ahh, I see. Your system is a bit wonky though. I think it would've worked better if you use the numbers for positive values, but letters for negative values... This is just me being picky though.

Example:

Quadrant 1: 0,0
Quadrant 2: a,0
Quadrant 3: a,a
Quadrant 4: 0,a
Reply With Quote