<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Moving Hotspots in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Moving-Hotspots/m-p/222652#M3546</link>
    <description>No, I cant see how there would be a limit. I have objects that contain multiple customisable profiles in a single placed instance all defined using movable hotspots. I would say conservatively that I could have over 40 moveable hotspots in a single instance.&lt;BR /&gt;
&lt;BR /&gt;
Check the hotspot ID as I have often discovered, when first creating moveable hotspots, some weren't moveable because of a clumsy ID error.&lt;BR /&gt;
&lt;BR /&gt;
use the unID count method to be sure:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;unID = 1

hotspot2 -a*.5,			.03, unID, lft_fixdpan_wdth, 1+128:	unID = unID +1
hotspot2 -a*.5+lft_fixdpan_wdth,.03, unID, lft_fixdpan_wdth, 2:	unID = unID +1
hotspot2 -a,			.03, unID, lft_fixdpan_wdth, 3:	unID = unID +1
&lt;/PRE&gt;</description>
    <pubDate>Tue, 17 Aug 2021 22:55:23 GMT</pubDate>
    <dc:creator>Kristian Bursell</dc:creator>
    <dc:date>2021-08-17T22:55:23Z</dc:date>
    <item>
      <title>Moving Hotspots</title>
      <link>https://community.graphisoft.com/t5/GDL/Moving-Hotspots/m-p/222651#M3545</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Does anyone know if there is a limit to the number of movable hotspots nodes that can be defined in the 2D code for an object. It seems that I can only get 12 to work, anything past that and they stay frozen in there position. Thanks&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 06:51:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Moving-Hotspots/m-p/222651#M3545</guid>
      <dc:creator>John Edmundson</dc:creator>
      <dc:date>2021-09-14T06:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Hotspots</title>
      <link>https://community.graphisoft.com/t5/GDL/Moving-Hotspots/m-p/222652#M3546</link>
      <description>No, I cant see how there would be a limit. I have objects that contain multiple customisable profiles in a single placed instance all defined using movable hotspots. I would say conservatively that I could have over 40 moveable hotspots in a single instance.&lt;BR /&gt;
&lt;BR /&gt;
Check the hotspot ID as I have often discovered, when first creating moveable hotspots, some weren't moveable because of a clumsy ID error.&lt;BR /&gt;
&lt;BR /&gt;
use the unID count method to be sure:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;unID = 1

hotspot2 -a*.5,			.03, unID, lft_fixdpan_wdth, 1+128:	unID = unID +1
hotspot2 -a*.5+lft_fixdpan_wdth,.03, unID, lft_fixdpan_wdth, 2:	unID = unID +1
hotspot2 -a,			.03, unID, lft_fixdpan_wdth, 3:	unID = unID +1
&lt;/PRE&gt;</description>
      <pubDate>Tue, 17 Aug 2021 22:55:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Moving-Hotspots/m-p/222652#M3546</guid>
      <dc:creator>Kristian Bursell</dc:creator>
      <dc:date>2021-08-17T22:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Hotspots</title>
      <link>https://community.graphisoft.com/t5/GDL/Moving-Hotspots/m-p/222653#M3547</link>
      <description>Thanks.  The 3D code works fine but the 2D is where I am having a problem.  I think I will rework the 2D code again.</description>
      <pubDate>Tue, 17 Aug 2021 23:38:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Moving-Hotspots/m-p/222653#M3547</guid>
      <dc:creator>John Edmundson</dc:creator>
      <dc:date>2021-08-17T23:38:14Z</dc:date>
    </item>
  </channel>
</rss>

