Material flipbook animating too quickly

One common way to do this would be to create a Material Instance Dynamic. Then you can use a ScalarParameter instead of Time, and specify what the value is using a blueprint. You could use simple ticking math to increment the value, or use a curve asset, or place a timeline in the BP event graph. Plenty of options to control things. You can also drive it using a sequencer track.

2 Likes