<?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 editable hotspots angled working plane in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Moving-editable-hotspots-angled-working-plane/m-p/335605#M2818</link>
    <description>&lt;P&gt;Right after asking the question I found the problem.&lt;/P&gt;&lt;P&gt;I had to add the same Width/2 on the other hotspots that controls the depth, like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;!!========================== HOTSPOT MODULE DEPTH
HOTSPOT2 Width/2, 0, unID, Depth, 1+128
unID = unID+1
HOTSPOT2 Width/2, Depth, unID, Depth, 2
unID = unID+1
HOTSPOT2 Width/2, -1, unID, Depth, 3+128
unID = unID+1&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 14 Apr 2022 12:25:08 GMT</pubDate>
    <dc:creator>jc4d</dc:creator>
    <dc:date>2022-04-14T12:25:08Z</dc:date>
    <item>
      <title>Moving editable hotspots angled working plane</title>
      <link>https://community.graphisoft.com/t5/GDL/Moving-editable-hotspots-angled-working-plane/m-p/335603#M2817</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a simple rectangle with couple of editable hotspots in 2D, the problem I have is when I drag them in floor plan there is a weird angle working plane. Although the hotspot works as it should be, it doesn't look right when moving it. What could be causing this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jc4d_0-1649938785664.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/20525i080998C163BDD1FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_0-1649938785664.png" alt="jc4d_0-1649938785664.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2D Script:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;!!========================== HOTSPOT MODULE WIDTH
HOTSPOT2 0, 0, unID, Width, 1+1024
unID = unID+1
HOTSPOT2 Width, 0, unID, Width, 2
unID = unID+1
HOTSPOT2 -1, 0, unID, Width, 3+1024
unID = unID+1
!!========================== HOTSPOT MODULE DEPTH
HOTSPOT2 0, 0, unID, Depth, 1+128
unID = unID+1
HOTSPOT2 Width/2, Depth, unID, Depth, 2
unID = unID+1
HOTSPOT2 0, -1, unID, Depth, 3+128
unID = unID+1

RECT2 0,0, Width, Depth&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Master:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;unID = 1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameter:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;VALUES "Width", 0.6, 0.9
VALUES "Depth", 0.3, 0.4, 0.5, 0.6&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Juan.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 12:22:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Moving-editable-hotspots-angled-working-plane/m-p/335603#M2817</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-04-14T12:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Moving editable hotspots angled working plane</title>
      <link>https://community.graphisoft.com/t5/GDL/Moving-editable-hotspots-angled-working-plane/m-p/335605#M2818</link>
      <description>&lt;P&gt;Right after asking the question I found the problem.&lt;/P&gt;&lt;P&gt;I had to add the same Width/2 on the other hotspots that controls the depth, like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;!!========================== HOTSPOT MODULE DEPTH
HOTSPOT2 Width/2, 0, unID, Depth, 1+128
unID = unID+1
HOTSPOT2 Width/2, Depth, unID, Depth, 2
unID = unID+1
HOTSPOT2 Width/2, -1, unID, Depth, 3+128
unID = unID+1&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 14 Apr 2022 12:25:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Moving-editable-hotspots-angled-working-plane/m-p/335605#M2818</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-04-14T12:25:08Z</dc:date>
    </item>
  </channel>
</rss>

