Edit Symbol for 3D rotateable Objects

Edit Symbol for 3D rotateable Objects

The symbol can not be changed via the interface yet.

Workaround:

After starting the editor mode, the new symbol will not be displayed anymore until the editor mode has been stopped and the location has been entered again.
In play mode no bugs are known.

1. Add Custom Icons to a Project

2. Change the Icon manually in the media.xml file

a) Find the entry for the icon in the media.xml:
  <icons>
    <icon name="3d-objects" path="icons/icon-3D-Objects.png" />
    <icon name="Symbol-i" path="icons/Symbol-i.png" />
    <icon name="Symbol-Video" path="icons/Symbol-Video.png" />
  </icons>

b) Copy the name of your Icon (not the path) - for example "3d-objects"

c) Paste it inside your location tag at the HotSpot tag -->  icon="":

    <hotspot text="My 3D Object" scaleH="1.0" distanceH="8.0" pan="62.2359" tilt="-26.3593483" tourHotspot="false" color="" icon="3d-objects" visibility="visible" iconType="auto" spotID="258">
      <rotatable3DObject distance="2" lookRadius="15" tiltRadius="15" rotationSpeed="0.15" closeRadius="40" modelIndex="4" modelURL="1_6/3D FARO Scan/radlader_66.obj" shader="0" scale="0.0018" allowXRotation="true" allowYRotation="true" allowZRotation="false" posX="1.5" posY="-1.5" posZ="0.0" rotX="-90.0" rotY="0.0" rotZ="0.0" />
    </hotspot>



    • Related Articles

    • Why can´t i see the green symbol to change the icons for HotSpots and Slideshows?

      Please check if there is a folder icons located in your folder data_myProject. User Guide: https://userguide.present4d.com/en/icons-in-360-view.html#add-custom-icons-to-a-project Warum kann ich das grüne Symbol nicht sehen, um die Icons für HotSpots ...
    • Where can i enter the License Key?

      The License Key can be entered using the Key symbol in the Project Portal directly after launching present4D. User Guide: https://userguide.present4d.com/en/installation-licensing.html#enter-the-license-key Related Articles: Why can´t i see the ...
    • The VR-Suite cannot be operated, mouse clicks do not react

      If this occurs, please make sure that you have located the present4D VR-Suite under the hard disc drive C: and not under D:. Your VR headset must not be connected to the computer. User Guide: ...
    • Can I save the files to a different drive than the application?

      The files must be in the correct relative path to the application. But the complete application folder can be copied to different locations. It can cause problems if the folder is not on c: but e.g. on drive d:. Kann ich die Dateien auf ein anderes ...
    • Scale Images with Photoshop Batch process

      currently only in German available Stapelverarbeitung für Anfänger: Bilder skalieren mit dem Photoshop Bildprozessor Ziel: Alle Bilder sollen auf maximal 1280 Pixel Breite und maximal 720 Pixel Höhe angelegt und als .jpg gespeichert werden. Photoshop ...