We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Hand moving the 3D object if no interaction

Home Forums General Questions Hand moving the 3D object if no interaction

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #84328
    Nathan Arditti
    Customer

    Hi,

    I’d like to create an automatic animation effect for my scene. My goal is to make a 3D object rotate on its own only when there has been no user interaction (mouse movement, click, touch, etc.) for a certain period of time (for example, 5 seconds).

    This effect is similar to what can be seen in Google Model Viewer, where a small hand appears to indicate that the object can be manipulated.

    I’ve thought about using logic based on an inactivity counter with puzzles, but I’m not sure of the best way to link interaction events (mouse movement, clicks) to the resetting of this counter.

    Does anyone have any advice or an example of puzzles to implement this behavior?

    Thank you in advance for your help!

    #84334
    QiangGe
    Participant

    I’d like to create an automatic animation effect for my scene. My goal is to make a 3D object rotate on its own only when there has been no user interaction (mouse movement, click, touch, etc.) for a certain period of time (for example, 5 seconds).

    Hi, you had this puzzle plugin , feel free to test its effects. It features auto-rotation and remembers the last rotated direction.

    Attachments:
    #84336
    Nathan Arditti
    Customer

    Thanks ! But not exactly what I’m looking for.

    I need the camera to do a back and forth with ease out animation.
    I’ll try to find a solution.

    Thanks again.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.