reworded it slightly
This commit is contained in:
parent
bc0c7696e6
commit
54323b13de
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
// Like FROM_TO just with two different intervals:
|
||||
// A pause interval step and an action interval dur. For dur frames something
|
||||
// happens, then for step frames there is a break of step frames.
|
||||
// happens, then for step frames there is a break.
|
||||
//
|
||||
// Lastly, istep is the step inside the action interval. For istep = 2, only
|
||||
// every second frame of dur is executed.
|
||||
|
|
Loading…
Reference in a new issue