<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Make map rotate instead of player]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=31&amp;type=atom" />
	<updated>2015-10-07T11:07:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=31</id>
		<entry>
			<title type="html"><![CDATA[Re: Make map rotate instead of player]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=91#p91" />
			<content type="html"><![CDATA[<p>Hello.</p><p>If you want to see at the next point, then yes, you need to find the angle between the player and the point (OnlineMapsUtils.Angle2D).<br />But I think that this is wrong. <br />Much better to rotate the camera by compass. <br />Examples is attached.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2015-10-07T11:07:29Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=91#p91</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Make map rotate instead of player]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=89#p89" />
			<content type="html"><![CDATA[<p>I&#039;m working on a navigation system, I have it pretty much finished. Just need to make the map rotate instead of the player. </p><p>You know how when you use a GPS system and as you move and turn, the map rotates around so you keep &quot;moving forward&quot;. </p><p>I was thinking of using OnlineMapsUtils.Angle2D() and rotating the map by the difference but it would take the position of the player and destination (not the current road you are on) so it won&#039;t work.</p><p>Perhaps using the &quot;points&quot; in the directions?</p>]]></content>
			<author>
				<name><![CDATA[braddon85]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=43</uri>
			</author>
			<updated>2015-10-07T08:49:40Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=89#p89</id>
		</entry>
</feed>
