<?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 — hit on objects]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=1606</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1606&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in hit on objects.]]></description>
		<lastBuildDate>Thu, 17 Sep 2020 22:07:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: hit on objects]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=6672#p6672</link>
			<description><![CDATA[<p>Hello.</p><p>Unfortunately I didn&#039;t understand what the table is in your example.<br />Is it a HotSpot, GameObject, or just part of a texture?</p><p>If it&#039;s HotSpot, then you can handle click events to do some action (in your case, hide it).<br /><a href="https://infinity-code.com/doxygen/upano/class_infinity_code_1_1u_pano_1_1_interactive_elements_1_1_interactive_element.html#a17f565ae44ea654e0c7da31f1de5bc42">https://infinity-code.com/doxygen/upano … 1f1de5bc42</a></p><p>If it&#039;s a GameObject, then you can handle its events using a MonoBehaviour.<br /><a href="https://docs.unity3d.com/ScriptReference/MonoBehaviour.OnMouseUpAsButton.html">https://docs.unity3d.com/ScriptReferenc … utton.html</a></p><p>If this is part of the texture, then you can check the pan and tilt of the cursor on the panorama, and if there is a table (you can check this by rectangle or polygon), then change the texture to a texture without a table.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Thu, 17 Sep 2020 22:07:37 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=6672#p6672</guid>
		</item>
		<item>
			<title><![CDATA[hit on objects]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=6670#p6670</link>
			<description><![CDATA[<p>Is possible to make an object appear or disappear on click in the same panorama? <br />Example, I want click on a table (not on a red hotspot) in the room and it disappear.&nbsp; <br />Thanks</p>]]></description>
			<author><![CDATA[null@example.com (pietro3d)]]></author>
			<pubDate>Thu, 17 Sep 2020 12:31:39 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=6670#p6670</guid>
		</item>
	</channel>
</rss>
