<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — Map doesn't move while running the game on a phone]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=2090</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=2090&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Map doesn't move while running the game on a phone.]]></description>
		<lastBuildDate>Tue, 01 Aug 2023 19:02:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Map doesn't move while running the game on a phone]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9117#p9117</link>
			<description><![CDATA[<p>Thank you for all your help. I added +/- buttons for zooming in and out and it worked. However when I put the app to the internal test on Google Play and downloaded it, zooming with fingers works perfectly <img src="https://forum.infinity-code.com/img/smilies/smile.png" width="15" height="15" alt="smile" />. The problem was probably due to USB connection or something like that. Maybe my computer was blocking some functions, i don&#039;t know. Nevertheless I am very happy that everything works.</p>]]></description>
			<author><![CDATA[null@example.com (Avilen)]]></author>
			<pubDate>Tue, 01 Aug 2023 19:02:27 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9117#p9117</guid>
		</item>
		<item>
			<title><![CDATA[Re: Map doesn't move while running the game on a phone]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9112#p9112</link>
			<description><![CDATA[<p>This is the first report of something like this, and honestly, I have no idea what it could be related to.<br />Try using some Gesture Framework that Online Maps has integration with (EasyTouch, Fingers - Touch Gestures, TouchScript).</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Tue, 25 Jul 2023 20:26:19 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9112#p9112</guid>
		</item>
		<item>
			<title><![CDATA[Re: Map doesn't move while running the game on a phone]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=9110#p9110</link>
			<description><![CDATA[<p>Okey, I got back to the point where only zoom doesn&#039;t work. I delated this asset for more gestures. When I connect my phone zoom is broken, both on the phone and using mouse scroll on computer. However, when phone isn&#039;t connected and I run the game, the zoom works normally. Zooming by double clicking also works perfectly, also on my phone. I have UI elements over the map, like buttons and toggles, but I don&#039;t think this is the case, because draginng looks normally. In the map object I dont&#039;t have any additional scripts, apart one to change the zoom range and limits of the map. Even when it is disabled, zooming still does not work. Physics raycast actually doesn&#039;t change anything. Map isn&#039;t child of any other object</p>]]></description>
			<author><![CDATA[null@example.com (Avilen)]]></author>
			<pubDate>Tue, 25 Jul 2023 16:12:37 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=9110#p9110</guid>
		</item>
		<item>
			<title><![CDATA[Re: Map doesn't move while running the game on a phone]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=8893#p8893</link>
			<description><![CDATA[<p>Unfortunately, it is difficult for me to say what is wrong in your case.</p><p>Please tell me in detail about your application, maybe it will give me some clues as to what is wrong.</p><p>Also, what does Physics.Raycast give you if you use it over the map?</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Tue, 07 Mar 2023 09:02:33 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=8893#p8893</guid>
		</item>
		<item>
			<title><![CDATA[Re: Map doesn't move while running the game on a phone]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=8892#p8892</link>
			<description><![CDATA[<p>Yea, I tried both things but it still doesn&#039;t work</p>]]></description>
			<author><![CDATA[null@example.com (Avilen)]]></author>
			<pubDate>Mon, 06 Mar 2023 21:36:59 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=8892#p8892</guid>
		</item>
		<item>
			<title><![CDATA[Re: Map doesn't move while running the game on a phone]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=8891#p8891</link>
			<description><![CDATA[<p>Hello.</p><p>This is usually the case when UI element blocks interaction with the map.</p><p>How to check this:<br />Online Maps / Troubleshooting / Not Interact Under GUI - OFF.<br />If this solves the problem on the device then you have some UI element with Raycast Target - ON above the map.<br />You will need to find it and disable the Raycast Target.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Mon, 06 Mar 2023 21:17:53 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=8891#p8891</guid>
		</item>
		<item>
			<title><![CDATA[Map doesn't move while running the game on a phone]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=8889#p8889</link>
			<description><![CDATA[<p>Hello, another question from me. So, I basically tried to run a game on my phone. On the computer, everything works fine, but when loaded on my android, the map doesn&#039;t drag and move when I touch and also it doesn&#039;t react with the markers when i click on them. The only thing that works is zooming in and out. </p><p>First time when I lounched only zoom didn&#039;t work, but then I saw the Fingers - Touch Gestures Connector, so I enable it. There were errors on the console and I figured out that I needed to install this asset to the game. And I did it and now only zooming works. I tried to add in the script the TapGesure element, but it didn&#039;t changed anything. Maybe it was not written well, but I followed the tutorial so I don&#039;t know.</p><p>I think I messed up a little with all those settings and I really have no idea how to make it work properly. Do you have any suggestions?</p>]]></description>
			<author><![CDATA[null@example.com (Avilen)]]></author>
			<pubDate>Mon, 06 Mar 2023 20:24:14 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=8889#p8889</guid>
		</item>
	</channel>
</rss>
