Skip to main content

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

Pixel Composer

Node based VFX compositor for pixel art. · By MakhamDev

How to set the Animation Node play at the 110 FPS?

A topic by pjwaixingren created Nov 21, 2023 Views: 117 Replies: 3
Viewing posts 1 to 2

Developer

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?..

Developer

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.