<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What are splines used for? in Stingray Forum (Read Only)</title>
    <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6294233#M4513</link>
    <description>&lt;P&gt;Hello. I just wanted to check-in to see if there has been any updates to these tutorials and especially a&amp;nbsp;spline related tutorial? Thank You.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2016 19:42:54 GMT</pubDate>
    <dc:creator>RudyRG3D</dc:creator>
    <dc:date>2016-04-26T19:42:54Z</dc:date>
    <item>
      <title>What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6213202#M3769</link>
      <description>&lt;P&gt;Hi, I am relatively new to Stingray but am loving it so far. I am keen to know some ways that Spline objects can be used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One idea I had was to dynamically draw objects like roads or pipes from splines. Another possibility would be to use the spline as a path constraint. Are there any example projects or tutorials out there that show this?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Mar 2016 15:36:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6213202#M3769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-13T15:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6214692#M3783</link>
      <description>We do not currently have any specific spline-based tutorials but it is on our list to do! Your examples are good ideas of uses. You are only limited by your imagination and coding/flow abilities. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 14 Mar 2016 16:25:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6214692#M3783</guid>
      <dc:creator>dan.matlack</dc:creator>
      <dc:date>2016-03-14T16:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6217172#M3796</link>
      <description>&lt;P&gt;Can Splines be used , other than in use for navigation, like without setting up navigation system &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 19:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6217172#M3796</guid>
      <dc:creator>Shanii2</dc:creator>
      <dc:date>2016-03-15T19:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218224#M3802</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3105693"&gt;@dan.matlack﻿&lt;/a&gt;, I'm looking forward to seeing some workflow tutorials when you can get to them!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2939742"&gt;@Shanii2﻿&lt;/a&gt;, that is what I would like to use them for. Is it a matter of some Lua code saying "travel to&amp;nbsp;each point along the vector between the two verticies"? Does that tie into the existing nav system or is it completely separate?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hmmm, maybe both. Maybe I add a spline and then add nav markers at each point at run time...I will have to try this unless someone tells me that won't work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 11:58:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218224#M3802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-16T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218794#M3813</link>
      <description>&lt;P&gt;Well, match of the path information is accesed by, nav bots, that are set by navigation system, so thats why im curious if can be used outside then that, like constraining paths of one or more units without setting navigation. For simpler stuff navigation system gets quite a load.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 15:49:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218794#M3813</guid>
      <dc:creator>Shanii2</dc:creator>
      <dc:date>2016-03-16T15:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218836#M3814</link>
      <description>&lt;P&gt;We currently don't have an out of the box solution for linking to splines or paths outside of Navigation, but this is of course all possible. You can set this up in lua or you could animated this in your DCC tool of choice and then import. It's fairly straight forward gameplay scripting. We will try to cover most of this when we get a tutorial together on splines in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:04:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218836#M3814</guid>
      <dc:creator>dan.matlack</dc:creator>
      <dc:date>2016-03-16T16:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218911#M3817</link>
      <description>&lt;P&gt;Ok thanks, Can you provide a simple mechanism to passively move the character, i only have one or two characters in scene, and needs to procedurally control them passively, well setting up a whole navigation system for just one or two characters, is quite troublesome, is there a way to get it work around so thats, the animation and other characters activity can be performed. Like is it possible story editor, or any simpler workflow, thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 16:28:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218911#M3817</guid>
      <dc:creator>Shanii2</dc:creator>
      <dc:date>2016-03-16T16:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218973#M3818</link>
      <description>Currently we only handle this in the Navigation plug in that I can see. We will have to write something to expose this in lua for our example tutorial. You can always write your own script -- get the spline, calculate the vector and then move and update the character's position and vector every tick along the position of the spline.</description>
      <pubDate>Wed, 16 Mar 2016 16:56:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218973#M3818</guid>
      <dc:creator>dan.matlack</dc:creator>
      <dc:date>2016-03-16T16:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218983#M3819</link>
      <description>HHmm, well sounds promising, :). Im not much fond in scripting, but i cant&lt;BR /&gt;wait to see some tutorials regarding splines and using custom nodes, Thanks&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 16 Mar 2016 17:00:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6218983#M3819</guid>
      <dc:creator>Shanii2</dc:creator>
      <dc:date>2016-03-16T17:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6224386#M3874</link>
      <description>&lt;P&gt;A BIG +1 from me too on seeing tutorials for splines. I have been looking for that as well, and I'm sure a lot of us would like that too. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 16:36:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6224386#M3874</guid>
      <dc:creator>RudyRG3D</dc:creator>
      <dc:date>2016-03-19T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6224389#M3875</link>
      <description>&lt;P&gt;Yeah not much new tutorial around lately, but i also perfer, advance particle system, Human Ik implementation, tutorials, And added new features like morphs targets, vertex animations and so :). The v1.2 is amazing as i was looking for a way to dynamically control shading, now i can just triger the same using story animations. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 16:43:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6224389#M3875</guid>
      <dc:creator>Shanii2</dc:creator>
      <dc:date>2016-03-19T16:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6226529#M3898</link>
      <description>We are working on more tutorials and revamping the help documents moving forward. Thanks for your patience!</description>
      <pubDate>Mon, 21 Mar 2016 15:33:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6226529#M3898</guid>
      <dc:creator>dan.matlack</dc:creator>
      <dc:date>2016-03-21T15:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6226812#M3906</link>
      <description>&lt;P&gt;Cool &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 17:28:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6226812#M3906</guid>
      <dc:creator>Shanii2</dc:creator>
      <dc:date>2016-03-21T17:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6294233#M4513</link>
      <description>&lt;P&gt;Hello. I just wanted to check-in to see if there has been any updates to these tutorials and especially a&amp;nbsp;spline related tutorial? Thank You.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 19:42:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6294233#M4513</guid>
      <dc:creator>RudyRG3D</dc:creator>
      <dc:date>2016-04-26T19:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6295421#M4519</link>
      <description>&lt;P&gt;I recently did a nice tutorial on particles, but it does not include anything on splines. &amp;nbsp;None the less, you are welcome to check it out and my youtube page for the time being. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Particles Tutorial&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=bj1K4-tVEm8&amp;amp;list=PLDTSNodQJU6ZJ-LMP6pAOqMcZg9O6DjwX&amp;amp;index=31" target="_blank"&gt;https://www.youtube.com/watch?v=bj1K4-tVEm8&amp;amp;list=PLDTSNodQJU6ZJ-LMP6pAOqMcZg9O6DjwX&amp;amp;index=31&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Combined list of Tutorials relating to Stingray&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/playlist?list=PLDTSNodQJU6ZJ-LMP6pAOqMcZg9O6DjwX" target="_blank"&gt;https://www.youtube.com/playlist?list=PLDTSNodQJU6ZJ-LMP6pAOqMcZg9O6DjwX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Official Autodesk Tutorial Page&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/user/autodeskgameshowtos" target="_blank"&gt;https://www.youtube.com/user/autodeskgameshowtos&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will do our best to keep you informed of developments as they arise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 12:36:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6295421#M4519</guid>
      <dc:creator>paulkind</dc:creator>
      <dc:date>2016-04-27T12:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: What are splines used for?</title>
      <link>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6296584#M4536</link>
      <description>&lt;P&gt;Hello Paul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply and the links - those are helpful. I think it would be great if Autodesk could have all the Stingray Tutorials listed as a sub-header/dropdown on the main &lt;A href="http://www.stingrayengine.com" target="_self"&gt;www.stingrayengine.com&lt;/A&gt; website too. YouTube can sometimes be hard to find things easily. I have been looking for Splines (follow a spline interactively) for a while on Stingray, as that is not something supplied out-of-the-box. I really do not know Lua and I plan to learn that too, but I was hoping that maybe someday a spline tutorial might be in the works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you by chance know of a good place to learn Lua? The Lua.org site does not seems to be that great, and some links tend to be broken. I am thinking something in more of the style of Codecademy or Khan Academy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You and very nice Particle Tutorial too!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 21:14:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/stingray-forum-read-only/what-are-splines-used-for/m-p/6296584#M4536</guid>
      <dc:creator>RudyRG3D</dc:creator>
      <dc:date>2016-04-27T21:14:59Z</dc:date>
    </item>
  </channel>
</rss>

