Jump to content
  • Room Coordinates for Pole Art

       (0 reviews)

    Nym

    Hi All

    I have been asked many times about what the coordinates of the walls in the 3DX Apartments (APT) are, so I figured I would write an article about it :)

     

    Whats a coordinate?

    Well, it's numbers that tell the game where in the game space a prop is.

    They look like this:

        <object>
          <name>pole</name>
          <posX>8.986866</posX>
          <posY>3.37500143</posY>
          <posZ>4.97816944</posZ>
          <rotX>0</rotX>
          <rotY>270</rotY>
          <rotZ>90</rotZ>
        </object>

    This one is for a single Pole and its in APT2

    The posX,Y,Z coordinates tells the game where the prop is in the game space and the rotX,Y,Z tells the game the rotation of the prop.

    The game creates the same code for every prop you put in your room.

     

    Apartment Walls

    Now before we move on I want to create an easy reference to the walls of Apartment 1 and 2 walls.

    These drawings (thank your Tamara) will name the walls for your reference (I hope the Modz creators adopt this as a standard for their Modz)

    So when you see me talking about "Wall A2-2" you will know its Apartment 2, wall 2 :)

     

    Slide1.JPGAPT2.JPG

     

    The blue X is marking the Zone in points(X 0, Y 0, Z 0) and it also shows the direction in which the prop will move depending on the Positive or Negative number you use.

    As we are looking down on the apartment, "-Z" is left and "+Z" is right. So if our "posZ" and "posX" coordinate were both "0" the prop would be in the center of the cross.

    If we wanted to move the Prop to the Left 5 steps we would make our "posZ" a negative number.

    Example "posZ  -5"(Left)  to move it right the number would be "posZ  5"(Right)

     

    Coordinates for Apartment Walls

    Ok so here I will list the X 0, Y 0, Z 0 of all the walls in all the Apartments.

    But first, let me explain a few things.

    When you are using a Modz like Lions Pole Art Creator, it has a Window that shows the Art you have uploaded to it.

    Like this Apple :)

     

    The Top left of the view window is the Starting point.

    Lions Modz_Apple.jpg

     

    Because I know the what the top left coordinates are on the top left of Wall A2-1 and I used these coordinates in lions Modz. My picture appears :)

     

    Apple in APT2.png

     

    Now I want my Apple in the middle of Wall A2-1, So I need to move it over.

    So because I need to move it in the "pos-Z" direction I will decrease the Z number I used in Lions Modz

    The original Number was " Z: 4.984" and I want to move it left (remember the Apartment reference pictures above) So I will remove the "4" and make the number "Z: 0.984" in Lions Modz.

     

    Apple in APT2_Moved.png

     

    YA!!! now it's in the Middle of my Wall :)

     

    Below are the Coordinates for the top left of each wall in Apartment 1 and 2.

     

    Have fun!!!

     

    <3 Ayon

     

    Notes:

    The coordinates listed below are for Poles only.

    If you want to use other props to create your Art with you will need to find the coordinates for the prop you want to use.

     

    A1-1

        <object>
          <name>pole</name>
          <posX>11.7355356</posX>
          <posY>2.552396</posY>
          <posZ>2.93712687</posZ>
          <rotX>0</rotX>
          <rotY>270</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A1-2

        <object>
          <name>pole</name>
          <posX>11.7352</posX>
          <posY>2.552396</posY>
          <posZ>-3.88835979</posZ>
          <rotX>0</rotX>
          <rotY>270</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A1-3

        <object>
          <name>pole</name>
          <posX>8.948163</posX>
          <posY>2.552396</posY>
          <posZ>-12.8997631</posZ>
          <rotX>0</rotX>
          <rotY>0</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A1-4

        <object>
          <name>pole</name>
          <posX>1.2165103</posX>
          <posY>2.552396</posY>
          <posZ>-10.0461674</posZ>
          <rotX>0</rotX>
          <rotY>90</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A1-5

        <object>
          <name>pole</name>
          <posX>3.49763846</posX>
          <posY>2.552396</posY>
          <posZ>-6.15809059</posZ>
          <rotX>0</rotX>
          <rotY>0</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A1-6

        <object>
          <name>pole</name>
          <posX>-3.9645648</posX>
          <posY>2.552396</posY>
          <posZ>-3.55048919</posZ>
          <rotX>0</rotX>
          <rotY>90</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A1-7

        <object>
          <name>pole</name>
          <posX>-1.36245906</posX>
          <posY>2.552396</posY>
          <posZ>5.812787</posZ>
          <rotX>0</rotX>
          <rotY>180</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A1-8

        <object>
          <name>pole</name>
          <posX>4.08935261</posX>
          <posY>2.552396</posY>
          <posZ>5.81335831</posZ>
          <rotX>0</rotX>
          <rotY>180</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A2-1

        <object>
          <name>pole</name>
          <posX>8.986866</posX>
          <posY>3.37500143</posY>
          <posZ>4.97816944</posZ>
          <rotX>0</rotX>
          <rotY>270</rotY>
          <rotZ>90</rotZ>
        </object>

     

    A2-2

          <name>pole</name>
          <posX>6.38369846</posX>
          <posY>3.38183117</posY>
          <posZ>-7.58710051</posZ>
          <rotX>0</rotX>
          <rotY>0</rotY>
          <rotZ>359</rotZ>
        </object>

     

    A2-3

        <object>
          <name>pole</name>
          <posX>-6.1867013</posX>
          <posY>3.37500143</posY>
          <posZ>-4.97859</posZ>
          <rotX>0</rotX>
          <rotY>90</rotY>
          <rotZ>270</rotZ>
        </object>

     

    A2-4

          <name>pole</name>
          <posX>-3.58192039</posX>
          <posY>3.38180447</posY>
          <posZ>7.5866704</posZ>
          <rotX>0</rotX>
          <rotY>180</rotY>
          <rotZ>179</rotZ>
        </object>

     

    A2-5

          <name>pole</name>
          <posX>-2.18660069</posX>
          <posY>2.57797956</posY>
          <posZ>5.41692543</posZ>
          <rotX>0</rotX>
          <rotY>90</rotY>
          <rotZ>270</rotZ>
        </object>

     

    A2-6

        <object>
          <name>pole</name>
          <posX>0.215762228</posX>
          <posY>4.659366</posY>
          <posZ>10.3860273</posZ>
          <rotX>0</rotX>
          <rotY>180</rotY>
          <rotZ>179</rotZ>
        </object>

     

    A2-7

        <object>
          <name>pole</name>
          <posX>5.18689251</posX>
          <posY>5.099999</posY>
          <posZ>7.785842</posZ>
          <rotX>0</rotX>
          <rotY>270</rotY>
          <rotZ>90</rotZ>
        </object>
      </objects>

     

     

     

    Edited by Ayon

    • Like 1
    • Thanks 1

    User Feedback

    Create an account or sign in to leave a review

    You need to be a member in order to leave a review

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

    There are no reviews to display.




×
×
  • Create New...

Important Information

By using and viewing this site, you agree to our Terms of Use.