Jump to content

Lolas Applier Skin


TinyLittleKitty
 Share

You are about to reply to a thread that has been inactive for 3438 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Hello all :)

 

ive made my own skin and now i would like to make a lolas tango applier

and i have to say within the developers kit  its not clear how to do things at all!

      The applier script (provided in this Developer kit).
        The configuration notecard.
        A texture to apply

^ ..

ok so i guess i got the script..  then what..  so im guessing i need to cut my upper body skin into 4 pieces and keep the boob area obviously.. does it need to bigger? or?

 

i dont get this either:

First, drop both, the script and the notecard into your object contents. Now you can edit the configuration notecard to set up your texture

 

what is my object content? im feel stupid..

 

i hope you guys can help !

please give details with your awnser and just act like im a noob with anything.. xD hahha

 

thanksss

xx Kitty

 

Link to comment
Share on other sites

# Put this notecard in no-mod no-copy to protect your work
# Texture UUID
TEXTURE = PUT YOUR UUID HERE, BE SURE IT"S A FULL TORSO
# Reapeat in X and Y (Z is ignored)
REPEATS = <1.0, 1.0, 0.0>  REPLACE THOSE WITH THIS <0.5, 0.5, 0.0>
# Offsets in X and Y (Z is ignored)
OFFSETS = <-0.0, 0.0, 0.0> REPLACE THOSE WITH THIS <-0.25, 0.25, 0.0>
# Rotation in degrees
ROTATION = 0.0

So, your application config card should look like

# Put this notecard in no-mod no-copy to protect your work
# Texture UUID
TEXTURE = UUID GOES HERE
# Reapeat in X and Y (Z is ignored)
REPEATS = <0.5,0.5, 0.0>
# Offsets in X and Y (Z is ignored)
OFFSETS = <-0.25, 0.25, 0.0>
# Rotation in degrees
ROTATION = 0.0

Again, be sure that you are using the full torso skin texture for this one, NOT the cut one that they show.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3438 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...