<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to get tags of object from ray casting intersect]]></title><description><![CDATA[<p dir="auto">Using the ray cast behavior, It gives back an object id… I could use that object id in a getobject behavior… but I need to do an if behavior to see if that returned object has a certain tag.</p>
<p dir="auto">Any recommendations?</p>
]]></description><link>https://forum.hyperpad.com/topic/2060/how-to-get-tags-of-object-from-ray-casting-intersect</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 16:07:54 GMT</lastBuildDate><atom:link href="https://forum.hyperpad.com/topic/2060.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jul 2026 03:02:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to get tags of object from ray casting intersect on Fri, 17 Jul 2026 00:31:21 GMT]]></title><description><![CDATA[<p dir="auto">ah so good, thank you!</p>
]]></description><link>https://forum.hyperpad.com/post/11605</link><guid isPermaLink="true">https://forum.hyperpad.com/post/11605</guid><dc:creator><![CDATA[enabeht]]></dc:creator><pubDate>Fri, 17 Jul 2026 00:31:21 GMT</pubDate></item><item><title><![CDATA[Reply to How to get tags of object from ray casting intersect on Thu, 16 Jul 2026 18:40:20 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://assets.forum.hyperpad.com/assets/9368d19d-4610-4adf-a2d9-59510734b26a.jpeg" alt="IMG_9557.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hyperpad.com/post/11603</link><guid isPermaLink="true">https://forum.hyperpad.com/post/11603</guid><dc:creator><![CDATA[RobinsonX]]></dc:creator><pubDate>Thu, 16 Jul 2026 18:40:20 GMT</pubDate></item><item><title><![CDATA[Reply to How to get tags of object from ray casting intersect on Thu, 16 Jul 2026 18:38:17 GMT]]></title><description><![CDATA[<p dir="auto">Hello! The <strong>Get Object</strong> behavior outputs <code>tags</code> of the current object. You can use <strong>Boolean</strong> to check if <code>tags</code> contains whatever tag you're looking for - the behavior outputs <code>1</code> if it contains and <code>0</code> otherwise. You can use <strong>If</strong> to trigger logic when the result from the boolean behavior is <code>1</code>.</p>
]]></description><link>https://forum.hyperpad.com/post/11602</link><guid isPermaLink="true">https://forum.hyperpad.com/post/11602</guid><dc:creator><![CDATA[RobinsonX]]></dc:creator><pubDate>Thu, 16 Jul 2026 18:38:17 GMT</pubDate></item></channel></rss>