<?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: Rotating hotspot with unwanted normal hotspot in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218730#M2541</link>
    <description>ah I found my error, turned out I had more than 1 hotspot and one of which didn't have the +128! all sorted now.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
    <pubDate>Mon, 29 Apr 2019 10:47:41 GMT</pubDate>
    <dc:creator>JGoode</dc:creator>
    <dc:date>2019-04-29T10:47:41Z</dc:date>
    <item>
      <title>Rotating hotspot with unwanted normal hotspot</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218726#M2537</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I have a 2D hotspot that I am using to rotate my object however there is a black base hotspot that stays in place when the rotating hotspot is moved. Is there any way to remove this? I've looked at the gdl ref guide and changed the flags but it doesn't seem to work. Here it is:&lt;BR /&gt;

&lt;PRE&gt; 	! Center 
 	! -------------------------------------------------------------------------------- 
 	hotspot2 0, 0, hsID, ang, 6     : hsID = hsID + 1 
 	! -------------------------------------------------------------------------------- 
 	! Base 
 	! -------------------------------------------------------------------------------- 
 	hotspot2 1.1, 0, hsID, ang, 4     : hsID = hsID + 1 
 	! -------------------------------------------------------------------------------- 
 	! Moving 
 	! -------------------------------------------------------------------------------- 
 	hotspot2 1.1 * COS(ang), 1.1 * SIN(ang), hsID, ang, 5    : hsID = hsID + 1 &lt;/PRE&gt;

Thanks!&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Apr 2019 15:00:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218726#M2537</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2019-04-25T15:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating hotspot with unwanted normal hotspot</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218727#M2538</link>
      <description>Adding the attribute 128 to your base hotspot does not work?&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt; hotspot2 1.1, 0, hsID, ang, 4 + 128     : hsID = hsID + 1 
 	 &lt;/PRE&gt;

&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.</description>
      <pubDate>Fri, 26 Apr 2019 01:32:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218727#M2538</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2019-04-26T01:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating hotspot with unwanted normal hotspot</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218728#M2539</link>
      <description>No, the black hotspot remained in place.</description>
      <pubDate>Fri, 26 Apr 2019 08:50:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218728#M2539</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2019-04-26T08:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating hotspot with unwanted normal hotspot</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218729#M2540</link>
      <description>&lt;BLOCKQUOTE&gt;JGoode wrote:&lt;BR /&gt;
No, the black hotspot remained in place.
&lt;/BLOCKQUOTE&gt;

It works fine for me just as Ling has shown.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 29 Apr 2019 01:41:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218729#M2540</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-04-29T01:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating hotspot with unwanted normal hotspot</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218730#M2541</link>
      <description>ah I found my error, turned out I had more than 1 hotspot and one of which didn't have the +128! all sorted now.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Mon, 29 Apr 2019 10:47:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-hotspot-with-unwanted-normal-hotspot/m-p/218730#M2541</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2019-04-29T10:47:41Z</dc:date>
    </item>
  </channel>
</rss>

