<?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 Need help with moving ArcGIS Camera in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/need-help-with-moving-arcgis-camera/m-p/1505648#M874</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm working with the ArcGIS SDK for Unity and need help creating a minimap camera that follows my player game object. My player has an &lt;/SPAN&gt;ArcGISLocationComponent&lt;SPAN&gt;, and I want the minimap camera to maintain a fixed offset above the player while displaying a top-down view. I've tried converting between &lt;/SPAN&gt;ArcGISPoint&lt;SPAN&gt; and &lt;/SPAN&gt;Vector3&lt;SPAN&gt;, applying the offset, and then converting back to &lt;/SPAN&gt;ArcGISPoint&lt;SPAN&gt;. Additionally, I attempted to set the camera's rotation using &lt;/SPAN&gt;ArcGISRotation&lt;SPAN&gt;. Despite these efforts, the minimap camera is not following the player as expected. Could someone provide guidance or an example of how to properly implement a following minimap camera using the ArcGIS SDK for Unity?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-07-15 at 8.58.16 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109831i9B660F7D5B8D8133/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-07-15 at 8.58.16 PM.png" alt="Screenshot 2024-07-15 at 8.58.16 PM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2024 01:03:52 GMT</pubDate>
    <dc:creator>SawWeraKyawKyaw</dc:creator>
    <dc:date>2024-07-16T01:03:52Z</dc:date>
    <item>
      <title>Need help with moving ArcGIS Camera</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/need-help-with-moving-arcgis-camera/m-p/1505648#M874</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm working with the ArcGIS SDK for Unity and need help creating a minimap camera that follows my player game object. My player has an &lt;/SPAN&gt;ArcGISLocationComponent&lt;SPAN&gt;, and I want the minimap camera to maintain a fixed offset above the player while displaying a top-down view. I've tried converting between &lt;/SPAN&gt;ArcGISPoint&lt;SPAN&gt; and &lt;/SPAN&gt;Vector3&lt;SPAN&gt;, applying the offset, and then converting back to &lt;/SPAN&gt;ArcGISPoint&lt;SPAN&gt;. Additionally, I attempted to set the camera's rotation using &lt;/SPAN&gt;ArcGISRotation&lt;SPAN&gt;. Despite these efforts, the minimap camera is not following the player as expected. Could someone provide guidance or an example of how to properly implement a following minimap camera using the ArcGIS SDK for Unity?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-07-15 at 8.58.16 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109831i9B660F7D5B8D8133/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-07-15 at 8.58.16 PM.png" alt="Screenshot 2024-07-15 at 8.58.16 PM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 01:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/need-help-with-moving-arcgis-camera/m-p/1505648#M874</guid>
      <dc:creator>SawWeraKyawKyaw</dc:creator>
      <dc:date>2024-07-16T01:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with moving ArcGIS Camera</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/need-help-with-moving-arcgis-camera/m-p/1508081#M884</link>
      <description>&lt;P&gt;To try something simple, have you tried attaching the minimap camera to the player?&lt;/P&gt;&lt;P&gt;You could also attach an arcgis location component to the minimap camera and set the position the same as player's arcgis position without needing to convert anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, the arcgis rotation takes into account the globe's curve. Usually a rotation of (0,0,0) points to the surface of the earth independent of where you are located. But depending on the orientation of the game object, you may need to apply an offset (e.g., (0,0,90)).&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still have issues, it'd be useful to know how the minimap is specifically behaving and/or to have a video attached here.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 16:42:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/need-help-with-moving-arcgis-camera/m-p/1508081#M884</guid>
      <dc:creator>AShahbaz</dc:creator>
      <dc:date>2024-07-22T16:42:20Z</dc:date>
    </item>
  </channel>
</rss>

