Jump to content

Scrolling script


Pandora Roxan
 Share

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

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

Recommended Posts

Good afternoon!

I'm trying to make an invitation for my wedding ...
And I would like him to have the effect like a parchment opening.

In this framework, it has the style I want to do:
http://maps.secondlife.com/secondlife/Kyra/64/105/24

But I need to know what types of scripts that I use.
And what procedure should I follow to achieve this effect.

Thanks to anyone who can help me with this information!

And I apologize if the translation has been confusing as only speak Portuguese! :matte-motes-bashful-cute:

Link to comment
Share on other sites

Probably you'll need to post in the Wanted forum to see if something like this already exists. If not, maybe somebody in Inworld Employment can make it for you.

If you want to write it yourself, then this is the forum for you. To get your started, the opening of the scroll is mostly using the function llSetLinkPrimitiveParamsFast() to move several of the linked prims (setting PRIM_POS_LOCAL) and stretch some others (setting PRIM_SIZE perhaps) in a series of steps.

(Once the scroll is open, the text slides up the parchment -- which is just weird, but coincidentally, "scrolling" in English also refers to that kind of vertically-sliding text, so I initially thought that was what this thread would be about. That kind of "scrolling" uses llSetTextureAnim(), an example of which is in your Library, called "anim SMOOTH".)

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3130 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...