<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Velocity]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=784&amp;type=atom"/>
	<updated>2013-09-23T18:10:59Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=784</id>
		<entry>
			<title type="html"><![CDATA[Re: Velocity]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=5058#p5058"/>
			<content type="html"><![CDATA[<p>yes, because velocity is distance/time and that the logic is running at 60fps,<br />you can simply calculate the length of the difference vector of the two positions in time.</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2013-09-23T18:10:59Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=5058#p5058</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Velocity]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=5057#p5057"/>
			<content type="html"><![CDATA[<p>Sweet, so that&#039;s the length of two vectors?</p>]]></content>
			<author>
				<name><![CDATA[Pär]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1252</uri>
			</author>
			<updated>2013-09-23T18:07:54Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=5057#p5057</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Velocity]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=5056#p5056"/>
			<content type="html"><![CDATA[<p>you can calculate the length of the current position minus the last frame position of an object,<br />in lua :</p><p>velocity = length(currentPos - lastPos)</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2013-09-23T18:03:17Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=5056#p5056</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Velocity]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=5055#p5055"/>
			<content type="html"><![CDATA[<p>Hello, is there some way to measure velocity of translating objects?</p>]]></content>
			<author>
				<name><![CDATA[Pär]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1252</uri>
			</author>
			<updated>2013-09-23T17:34:55Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=5055#p5055</id>
		</entry>
</feed>
