Jump to content

Tactics pitch help.


EnigMattic1
 Share

Recommended Posts

On the tactics pitch, what do i need to change to make the faces and kits bigger? I would assume that it is in the "tactics info faces panel overview" file, but what, in the following code, would change the size of the faces?

<container>
        <layout class="stick_to_sides_attachment" alignment="all" inset="25" apply_to_children="true"/>
        <widget class="picture" id="prop" scale_picture="true" keep_aspect_ratio="true" >
            <layout class="stick_to_sides_attachment" alignment="right" inset="40" />
            <layout class="stick_to_sides_attachment" alignment="bottom" inset="49" />
          <record id="object_property">
            <list id="get_properties">
              <!--Facegen data request-->
              <record get_property="fcgn" />
              <!--Fake name request-->
              <record get_property="Pfke" />
              <record get_property="prpc" set_property="valu" />
            </list>
          </record>
        </widget>
    </container>

And, should that be the right code, would it be the same for the kits?

Link to post
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

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

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...