Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Do you mean to make the animation start playing at frame 110? If you enable “custom frame order” you can control the animation by animating the “frame” property.

you mean add the Frame one by one ???I think too trouble can add active or play at N frame?..

If you want the animation to run linearly (From frames 1, 2, 3, 4, 5). You only need to set 2 keyframes, one at the beginning and one at the end. The value between two keyframes will interpolate (smoothly transform) from one number to another.