These forums are CLOSED. Please visit the new forums HERE
~HELP on making poseballs for sitting~ |
|
ZsuZsanna Raven
~:+: Supah Kitteh :+:~
Join date: 19 Dec 2004
Posts: 2,361
|
08-22-2005 15:18
I made some pillows for sitting and want to put some nice sit poses in them. I have no clue how to do this. I thought that I could buy some animations and put them into ball prims and that would do it, I was wrong heh. In other words, I have no idea how to make poseballs or make the animation into the pillows. Can anyone help me on this? Thanks!
_____________________
~Mewz!~
![]() |
Seagel Neville
Far East User
![]() Join date: 2 Jan 2005
Posts: 1,476
|
08-23-2005 01:07
I think this is a scripting thing.
In brief, you can use this script for your pillows. 1. Select all text of "The NO LISTENER version (recommended; minimum lag):" and copy it. 2. See the content of your pillow and press the "New Script" button. 3. Delete all text in the New Script and paste what you copied. 4. Find lines of begining with "llSetTexture" (there are 3 lines in the script), and put "//" head of the lines, such as "// llSetTexture("5748decc-f629-461c-9a36-a35a221fe21f",ALL_SIDES);". Unless do this, your pillow's texture will be changed. 5. Save and close this script. 6. It is the rest that you need a nice sit pose. If you get any sit pose animation, put it into the content of your pillow. NOTE: llSitTarget(<0,0,.1>,ZERO_ROTATION); on the script means your sitting positon. ".1" means "0.1 meter above". You may tweak this value to adjust your sitting positon. EDIT: Did I misread you? Do you want just a poseball? If so, just make a ball and put the script above without any changing. Of course you put your animation into the ball, too. _____________________
![]() ![]() |