Search Unity

Timeline change image

Discussion in 'Timeline' started by Hercull, Dec 5, 2017.

  1. Hercull

    Hercull

    Joined:
    Aug 28, 2017
    Posts:
    42
    Hi Guys,

    Im new on Timeline i want to create little cinematic intro for my game.

    I understand how work the animation on timeline.

    Now i need to change image1 of my gameobject to image2 when i decide the good time.

    My question how change image on Timeline? I need to create an animation especially to change image1 to image2?

    TY
     
  2. Hercull

    Hercull

    Joined:
    Aug 28, 2017
    Posts:
    42
  3. seant_unity

    seant_unity

    Unity Technologies

    Joined:
    Aug 25, 2015
    Posts:
    1,516
    The simplest approach is to use an animation track on the object with the image, hit the record button, and change the image in the inspector at the time you want. The animation track should pick up the change and create an animation for it.

    Double-clicking the track will open the animation in the animation window if you want to make hand-edits. The timeline inline curve doesn't show the image values.