N
N
Nikolai Antonov2016-02-18 17:53:13
css
Nikolai Antonov, 2016-02-18 17:53:13

How to set framerate delay using keyframes?

I need to make a sprite animation, where 1 picture replaces another in turn. I started doing it using keyframes, but the problem is that the frames change with animation, and I need a 0s delay, but with an interval of 0.2s - the frame rate.
Tell me how to do this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolay Talanov, 2016-02-18
@my-nickname

designmodo.com/steps-css-animations - all there in keyframes, just use steps. Inside the guide there are examples with watches and other things.

N
nort1986, 2016-02-18
@nort1986

The animation-delay property is responsible for the delay, and animation-duration is responsible for the duration of
the animation
.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question