These forums are CLOSED. Please visit the new forums HERE
Multi item Multi author Vendor |
|
|
My Blankes
Registered User
Join date: 15 Apr 2006
Posts: 12
|
08-11-2006 17:42
I am looking for help here. Have found and like Apotheos vendor found at /54/36/13457/1.html and it works like a charm except that all my items rotate on their side. Have tried changing axis in both the vendor and display model to no avail. where am I going wrong?
|
|
Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
|
08-11-2006 19:05
look for
CODE state_entry() {in the basic display model script... llTargetOmega(vector axis, float spinrate, float gain) Sets target omega. Makes an object rotate smoothly, without "choppy" steps. axis is a vector describing the axis the object will rotate around. For example, <0,0,1> will rotate the object around the Z (vertical) axis.ยน http://secondlife.com/badgeo/wakka.php?wakka=llTargetOmega of course what axis you need depends on the objects root prim, and how it is rotated |