<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — CustomMarkerEngine on RenderTexture are misplaced]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1815&amp;type=atom" />
	<updated>2021-07-29T14:04:09Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1815</id>
		<entry>
			<title type="html"><![CDATA[Re: CustomMarkerEngine on RenderTexture are misplaced]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7625#p7625" />
			<content type="html"><![CDATA[<p>Hi ,<br />Yes, I am using OnlineMapsRawImageTouchForwarder also have followed the instructions on your YouTube video to achieve this, problem arises when I&nbsp; use CustomMarkerEngine to render my custom UI Markers , the markers are not where they are supposed to be.<br />Attaching another Screenshot for reference.<br />Yellow boxes indicate the reference of container for the markers.<br />The Green box indicates how the markers are misplaced.</p>]]></content>
			<author>
				<name><![CDATA[piyush.damania]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1685</uri>
			</author>
			<updated>2021-07-29T14:04:09Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7625#p7625</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CustomMarkerEngine on RenderTexture are misplaced]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7624#p7624" />
			<content type="html"><![CDATA[<p>Hello.</p><p>When you use Render Texture, the map can be displayed anywhere on the screen without knowing exactly where.<br />In other words, it breaks the conversion from coordinates to screen position and vice versa.<br />To fix this, you need to convert the screen position to Render Texture position.<br />See Tileset On UI example scene and OnlineMapsRawImageTouchForwarder script for how to do this.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2021-07-29T12:26:39Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7624#p7624</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CustomMarkerEngine on RenderTexture are misplaced]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7623#p7623" />
			<content type="html"><![CDATA[<p>I am currently using RenderTexture to render Map on UI and also custom markers using CustomMarkerEngine , the markers are wrongly placed and updates incorrectly too, any help I get would be useful. <br />Attaching screenshot for reference.</p>]]></content>
			<author>
				<name><![CDATA[piyush.damania]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1685</uri>
			</author>
			<updated>2021-07-29T10:26:47Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7623#p7623</id>
		</entry>
</feed>
