User Tag List

Results 1 to 2 of 2

Thread: Box2D Polygon String

  1. #1
    No Products Registered

    Join Date
    Apr 2010
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Box2D Polygon String

    How do you measure what the numbers are for the polygon alterable string?

  2. #2
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Box2D Polygon String

    The numbers are pixel coordinates relative to the body origin, which usually is the hot-spot of the active attached to it. The coordinates are entered like "X1,Y1,X2,Y2,X3,Y3...".

    ';' can also be used instead of ',' to separate the coordinates for increased readability, like "X1,Y1;X2,Y2;X3,Y3;..."

Similar Threads

  1. Box2D polygon problems...
    By Ethan in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 9th April 2011, 03:03 AM
  2. Box2D Polygon Not Clockwise?
    By Jacob in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 19th October 2010, 06:31 AM
  3. Stats Polygon
    By dj_tommy_k in forum File Archive
    Replies: 1
    Last Post: 19th March 2009, 07:21 PM
  4. Overlay polygon plotting example
    By Tiles in forum File Archive
    Replies: 0
    Last Post: 7th April 2008, 09:18 AM
  5. polygon collision
    By Bruto in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 3rd December 2007, 10:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •