<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<feed xmlns="http://www.w3.org/2005/Atom"  xml:lang="en-gb">
	<title type="text">Getting Started</title>
	<subtitle type="text">Simple scripts tutorials</subtitle>
	<link rel="alternate" type="text/html" href="http://simplescript.sillo.org"/>
	<id>http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started</id>
	<updated>2017-05-17T15:55:03+00:00</updated>
	<generator uri="http://joomla.org" version="2.5">Joomla! - Open Source Content Management</generator>
	<link rel="self" type="application/atom+xml" href="http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started?format=feed&amp;type=atom"/>
	<entry>
		<title>Screen</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/61-screen"/>
		<published>2011-05-22T05:42:50+00:00</published>
		<updated>2011-05-22T05:42:50+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/61-screen</id>
		<author>
			<name>sandrine</name>
			<email>sandrine@sl-creation.org</email>
		</author>
		<summary type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;In this example we animate a screen&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create a screen :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im01.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Here i use only 2 prims : a child for the screen and the root.&lt;/p&gt;
&lt;p&gt;Drop the script &quot;child&quot; in the scrren prim :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im02.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup texture&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im03.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on screen, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im06.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Drag and drop a texture on screen :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im04.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im07.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Drag and drop another texture :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im05.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Continue to add  frames...&lt;/p&gt;
&lt;p&gt;For example i used 9 textures :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im08.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im16.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You know the current frame with the text menu : &quot;Frame 5/9&quot;. First    number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump img&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im09.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configimg&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im10.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmimg&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move texture&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger touch&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger chat&quot;  to make it   work as you want. Open the script with a double click on its  name.&lt;/p&gt;
&lt;p&gt;You can see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start with on touch.&lt;/p&gt;
&lt;p&gt;We want movement to also stop on touch.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im12.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want browse mode :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im13.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We want no ping, no loop :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im14.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;At least we set time parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im15.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger chat&quot; you start again  reading   notecard for script &quot;move texture&quot; because  inventory has   changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. Start and stop on click !&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;</summary>
		<content type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;In this example we animate a screen&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create a screen :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im01.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Here i use only 2 prims : a child for the screen and the root.&lt;/p&gt;
&lt;p&gt;Drop the script &quot;child&quot; in the scrren prim :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im02.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup texture&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im03.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on screen, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im06.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Drag and drop a texture on screen :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im04.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im07.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Drag and drop another texture :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im05.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Continue to add  frames...&lt;/p&gt;
&lt;p&gt;For example i used 9 textures :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im08.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im16.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You know the current frame with the text menu : &quot;Frame 5/9&quot;. First    number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump img&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im09.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configimg&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im10.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmimg&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move texture&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger touch&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger chat&quot;  to make it   work as you want. Open the script with a double click on its  name.&lt;/p&gt;
&lt;p&gt;You can see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start with on touch.&lt;/p&gt;
&lt;p&gt;We want movement to also stop on touch.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im12.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want browse mode :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im13.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We want no ping, no loop :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im14.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;At least we set time parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/screen/im15.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger chat&quot; you start again  reading   notecard for script &quot;move texture&quot; because  inventory has   changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. Start and stop on click !&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;</content>
		<category term="Getting Started" />
	</entry>
	<entry>
		<title>Chest</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/60-chest"/>
		<published>2011-05-21T11:15:57+00:00</published>
		<updated>2011-05-21T11:15:57+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/60-chest</id>
		<author>
			<name>sandrine</name>
			<email>sandrine@sl-creation.org</email>
		</author>
		<summary type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;In this example we animate a chest&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create a chest :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im01.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The moving part is made of 3 prims :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im02.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The root is the lower prim.&lt;/p&gt;
&lt;p&gt;Drop the script &quot;child&quot; in the 3 prims that must move :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im03.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup pos&lt;/li&gt;
&lt;li&gt;setup rot&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im04.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on chest, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im02.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Put chest in first pos and rot :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im05.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im04.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Put chest in new position/rotation:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im06.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Click again on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im06.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there are now 2 frames (Frame 2/2). Continue to add  frames...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im07.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;For example i created 6 frames (set more frames to get a more  fluid move) :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im07.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im08.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You know the current frame with the text menu : &quot;Frame 5/6&quot;. First   number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump move&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im08.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configmove&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im19.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmove&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move pos&quot;&lt;/li&gt;
&lt;li&gt;script &quot;move rot&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger chat&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im09.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger chat&quot;  to make it  work as you want. Open the script with a double click on its  name.&lt;/p&gt;
&lt;p&gt;You can see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start with chat command with woed &quot;OPEN&quot;.&lt;/p&gt;
&lt;p&gt;We want movement to go back with chat command with word &quot;CLOSE&quot;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im10.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want a list mode with all frames :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We want no ping, no loop :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im12.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;At least we set time parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im13.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p&gt;At least the channels parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im14.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger chat&quot; you start again  reading  notecard for scripts &quot;move pos&quot; and &quot;move rot&quot;, because  inventory has  changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. You can enjoy your chest. When you say &quot;OPEN&quot; in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im15.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The chest open :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im16.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;When you say &quot;CLOSE&quot; in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im17.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The chest close :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im18.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;/div&gt;</summary>
		<content type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;In this example we animate a chest&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create a chest :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im01.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The moving part is made of 3 prims :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im02.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The root is the lower prim.&lt;/p&gt;
&lt;p&gt;Drop the script &quot;child&quot; in the 3 prims that must move :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im03.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup pos&lt;/li&gt;
&lt;li&gt;setup rot&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im04.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on chest, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im02.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Put chest in first pos and rot :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im05.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im04.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Put chest in new position/rotation:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im06.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Click again on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im06.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there are now 2 frames (Frame 2/2). Continue to add  frames...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im07.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;For example i created 6 frames (set more frames to get a more  fluid move) :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im07.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im08.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You know the current frame with the text menu : &quot;Frame 5/6&quot;. First   number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump move&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im08.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configmove&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im19.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmove&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move pos&quot;&lt;/li&gt;
&lt;li&gt;script &quot;move rot&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger chat&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im09.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger chat&quot;  to make it  work as you want. Open the script with a double click on its  name.&lt;/p&gt;
&lt;p&gt;You can see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start with chat command with woed &quot;OPEN&quot;.&lt;/p&gt;
&lt;p&gt;We want movement to go back with chat command with word &quot;CLOSE&quot;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im10.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want a list mode with all frames :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We want no ping, no loop :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im12.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;At least we set time parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im13.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p&gt;At least the channels parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im14.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger chat&quot; you start again  reading  notecard for scripts &quot;move pos&quot; and &quot;move rot&quot;, because  inventory has  changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. You can enjoy your chest. When you say &quot;OPEN&quot; in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im15.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The chest open :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im16.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;When you say &quot;CLOSE&quot; in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im17.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The chest close :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/chest/im18.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;/div&gt;</content>
		<category term="Getting Started" />
	</entry>
	<entry>
		<title>Door</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/59-door"/>
		<published>2011-05-20T11:41:16+00:00</published>
		<updated>2011-05-20T11:41:16+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/59-door</id>
		<author>
			<name>sandrine</name>
			<email>sandrine@sl-creation.org</email>
		</author>
		<summary type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;In this example we animate a door&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create a door :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im01.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;There are 3 linked prims. The root is the lower one on the ground.&lt;/p&gt;
&lt;p&gt;Drop the script &quot;child&quot; in the central prim that must move.&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup pos&lt;/li&gt;
&lt;li&gt;setup scale&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim.&lt;/p&gt;
&lt;p&gt;Clic on door, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im02.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Put door in first pos and scale and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im04.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Put door in new position/scale :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im02.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Click again on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im06.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there are now 2 frames (Frame 2/2). Continue to add frames... For example i created 6 frames (set more frames to get a more fluid move) :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im07.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im08.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You know the current frame with the text menu : &quot;Frame 5/6&quot;. First  number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump move&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im03.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configmove&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im04.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmove&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move pos&quot;&lt;/li&gt;
&lt;li&gt;script &quot;move scale&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger sensor&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im05.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger sensor&quot;  to make it work as you want. Open the script with a double click on its  name.&lt;/p&gt;
&lt;p&gt;You can see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start on sensor detect so this parameter must be TRUE.&lt;/p&gt;
&lt;p&gt;We want movement to stop when no sensor so this parameter must be TRUE.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im06.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want a range of 3 meters and detect in a sphere :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im07.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We want a list mode with all frames :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im08.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want no ping, no loop, but reset and back animation :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im09.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;At least we set time parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im10.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger sensor&quot; you start again  reading notecard for scripts &quot;move pos&quot; and &quot;move scale&quot;, because  inventory has changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. You can enjoy your door :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The door open when an avatar is detected in a range of 3 meters and close when no avatar is in this range.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;/div&gt;</summary>
		<content type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;In this example we animate a door&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create a door :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im01.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;There are 3 linked prims. The root is the lower one on the ground.&lt;/p&gt;
&lt;p&gt;Drop the script &quot;child&quot; in the central prim that must move.&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup pos&lt;/li&gt;
&lt;li&gt;setup scale&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim.&lt;/p&gt;
&lt;p&gt;Clic on door, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im02.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Put door in first pos and scale and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im04.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Put door in new position/scale :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im02.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Click again on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im06.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there are now 2 frames (Frame 2/2). Continue to add frames... For example i created 6 frames (set more frames to get a more fluid move) :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im07.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im08.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You know the current frame with the text menu : &quot;Frame 5/6&quot;. First  number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump move&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im03.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configmove&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im04.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmove&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move pos&quot;&lt;/li&gt;
&lt;li&gt;script &quot;move scale&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger sensor&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im05.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger sensor&quot;  to make it work as you want. Open the script with a double click on its  name.&lt;/p&gt;
&lt;p&gt;You can see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start on sensor detect so this parameter must be TRUE.&lt;/p&gt;
&lt;p&gt;We want movement to stop when no sensor so this parameter must be TRUE.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im06.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want a range of 3 meters and detect in a sphere :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im07.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We want a list mode with all frames :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im08.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We want no ping, no loop, but reset and back animation :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im09.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;At least we set time parameters :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im10.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger sensor&quot; you start again  reading notecard for scripts &quot;move pos&quot; and &quot;move scale&quot;, because  inventory has changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. You can enjoy your door :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/door/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The door open when an avatar is detected in a range of 3 meters and close when no avatar is in this range.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;&lt;/div&gt;</content>
		<category term="Getting Started" />
	</entry>
	<entry>
		<title>Wings</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/58-wings"/>
		<published>2011-05-07T10:36:28+00:00</published>
		<updated>2011-05-07T10:36:28+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/ultimate-change-link/getting-started/58-wings</id>
		<author>
			<name>sandrine</name>
			<email>sandrine@sl-creation.org</email>
		</author>
		<summary type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;h1&gt;In this example we animate wings&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create wings :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im01.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;There are 2 linked prims for the 2 wings and a prim root (here the invisible ball).&lt;/p&gt;
&lt;p&gt;Drop the script &quot;chlid&quot; in each wing.&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup pos&lt;/li&gt;
&lt;li&gt;setup rot&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim.&lt;/p&gt;
&lt;p&gt;Clic on wings, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im02.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;It's a good idea to put a prim tu visualize the axis :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im03.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Put wings in first pos and rot and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im04.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Put wing in new position/rotation :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im05.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Click again on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im06.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there are now 2 frames (Frame 2/2). Continue to add frames... For example i created 6 frames :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im07.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im08.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You now the current frame with the text menu : &quot;Frame 5/6&quot;. First number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump move&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im10.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configmove&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmove&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move pos&quot;&lt;/li&gt;
&lt;li&gt;script &quot;move rot&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger walk_fly_run_sit&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im12.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger walk_fly_run_sit&quot; to make it work as you want. Open the script with a double click on its name :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im13.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You cas see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start on fly so this parameter must be TRUE :&lt;/p&gt;
&lt;p&gt;integer  START_FLY  = TRUE;        // Start on fly&lt;/p&gt;
&lt;p&gt;We want movement to stop when no fly so this parameter must be TRUE :&lt;/p&gt;
&lt;p&gt;integer  STOP_NO_FLY  = TRUE;      // Stop on no fly&lt;/p&gt;
&lt;p&gt;Dont change other parameters. Keep default values.&lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger walk_fly_run_sit&quot; you start again reading notecard for scripts &quot;move pos&quot; and &quot;move rot&quot;, because inventory has changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. You can enjoy your wings :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im14.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The wing beats when you fly and stop when you dont...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;</summary>
		<content type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;h1&gt;In this example we animate wings&lt;/h1&gt;
&lt;h2&gt;Setup step&lt;/h2&gt;
&lt;p&gt;First create wings :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im01.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;There are 2 linked prims for the 2 wings and a prim root (here the invisible ball).&lt;/p&gt;
&lt;p&gt;Drop the script &quot;chlid&quot; in each wing.&lt;/p&gt;
&lt;p&gt;Drop the scripts :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;setup manager&lt;/li&gt;
&lt;li&gt;setup pos&lt;/li&gt;
&lt;li&gt;setup rot&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;in the root prim.&lt;/p&gt;
&lt;p&gt;Clic on wings, you get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im02.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;It's a good idea to put a prim tu visualize the axis :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im03.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Put wings in first pos and rot and click on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im04.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there is now a frame (Frame 1/1) and new buttons. Put wing in new position/rotation :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im05.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Click again on button &quot;Add&quot;. You get this menu :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im06.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can see there are now 2 frames (Frame 2/2). Continue to add frames... For example i created 6 frames :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im07.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can browse frames with buttons &quot;Previous&quot;, &quot;Next&quot;, &quot;First&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im08.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You now the current frame with the text menu : &quot;Frame 5/6&quot;. First number is the current frame and second number total frames number.&lt;/p&gt;
&lt;p&gt;You can also play all frames with button &quot;Play&quot;. You get a new menu to control speed :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im09.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on stop to get back the main menu.&lt;/p&gt;
&lt;p&gt;You can change a frame and save new position and rotation with button &quot;Save&quot;.&lt;/p&gt;
&lt;p&gt;You can insert a new frame before he current frame with button &quot;Ins&quot;.&lt;/p&gt;
&lt;p&gt;You can delete the current frame with button &quot;Del&quot;.&lt;/p&gt;
&lt;p&gt;When all is good click on tha button &quot;Dump move&quot;. You get informations in chat :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im10.PNG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy and paste them in a notecard called &quot;configmove&quot; :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im11.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You can clean text for no needed informations. At least click on &quot;End Setup&quot; button to del all setup scripts.&lt;/p&gt;
&lt;h2&gt;Action step&lt;/h2&gt;
&lt;p&gt;Now drop in root prim :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;notecard &quot;configmove&quot; that you just created&lt;/li&gt;
&lt;li&gt;script &quot;move pos&quot;&lt;/li&gt;
&lt;li&gt;script &quot;move rot&quot;&lt;/li&gt;
&lt;li&gt;script &quot;trigger walk_fly_run_sit&quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im12.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Wait for scripts to load notecard.&lt;/p&gt;
&lt;p&gt;Now you must change parameters in script &quot;trigger walk_fly_run_sit&quot; to make it work as you want. Open the script with a double click on its name :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im13.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You cas see there are many parameters all full commented for all situations.&lt;/p&gt;
&lt;p&gt;We want movement to start on fly so this parameter must be TRUE :&lt;/p&gt;
&lt;p&gt;integer  START_FLY  = TRUE;        // Start on fly&lt;/p&gt;
&lt;p&gt;We want movement to stop when no fly so this parameter must be TRUE :&lt;/p&gt;
&lt;p&gt;integer  STOP_NO_FLY  = TRUE;      // Stop on no fly&lt;/p&gt;
&lt;p&gt;Dont change other parameters. Keep default values.&lt;/p&gt;
&lt;p&gt;When you save the script &quot;trigger walk_fly_run_sit&quot; you start again reading notecard for scripts &quot;move pos&quot; and &quot;move rot&quot;, because inventory has changed. Wait for end of reading.&lt;/p&gt;
&lt;p&gt;All is good now. You can enjoy your wings :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/ultimate_change_link/wings/im14.png&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The wing beats when you fly and stop when you dont...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;</content>
		<category term="Getting Started" />
	</entry>
</feed>
