Timer in a timer?

Within an actor, can I make a timer so that every 1 second, change to this actor for 0.5 seconds? When I do this, it just changes the image and leaves it.

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    edited October 2014

    It should be.

    Timer every 1 second

    change image to new image

    timer (inside) after .5 second

    change image old image.

Sign In or Register to comment.