How do I make a frame by frame painting show a specific frame?
I want to make a flower bloom by growing frame by frame. How I do make it show one frame, then the next when the player activated something?
-
Maybe a counter rigged into the paintings teeak menu? Then just set/add an amount to the counter?
-
I tired that but I don’t know where to connect it.
-
Use a selector, have the first frame set to the starting selector position, then have the player activation trigger position 2 on the selector which then triggers the second frame. Use keyframes to save frames.
-
Thanks I'll try this.
Please sign in to leave a comment.