View Single Post
  #1  
Old 07-01-2011, 08:22 PM
iBeatz iBeatz is offline
Kavan
iBeatz's Avatar
Join Date: Dec 2010
Location: Northern Ireland, UK
Posts: 154
iBeatz will become famous soon enough
Send a message via Yahoo to iBeatz
Reading position of a polygon

How would you go about reading the different x and y positions of a polygon?
I've tried using findImg(int).x and findImg(int).y, but these just return 0 for the polygon in question.
I knew the findImg() command was unlikely to work, seeing as polygons have multiple coordinates, but I just wanted to see if it did work.
Is there any way to read the plotted points of a polygon?
__________________

Intelligence without ambition is like a bird without wings.

Reply With Quote