Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-4230

Animating only one element in a slide, while keeping other elements stay where they are.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt 3D Studio 2.4
    • DemosAndPresentations
    • None
    • PC
    • All, Linux/X11

      I am working on a project with Qt 3D Studio, I have a concern regarding animating single objects in slide, while rest of the objects are not effected.

      To explain, let's consider three Slides "MoveCarRight", "MoveCarCenter" and "SignNoRight". (Please see attached picture to give you idea about my scene.)
      "MoveCarRight" is used for moving car to right, "SignNoRight" is used for animating traffic sign on the Z axis so that it enters the scene.
      I control those slides from QML side by entering:

      presentation.goToSlide("Scene","MoveCarRight")

      presentation.goToSlide("Scene","SignNoRight")

      However, inevitably I can't control the objects seperately. When I go to slide "SignNoRight", I want the car to stay the same, if it was previously moved to center, it should stay at the center, if it was previously moved to right, it should stay right. Right now, when I enter "SignNoRight" it is always centered.

      I would think there would be a simple solution to this, yet I couldn't find it and I didn't know where to ask. Any help is greately appreciated. Thanks in advance.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kileppal Kimmo Leppälä
            mustafa.ozcelikors MUSTAFA ÖZÇELİKÖRS
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes