Difference between revisions of "A SetTics"

From ECWolf Wiki
(Created page with "'''A_Chase''' (float ''duration'') Modifies the duration of the calling state. This function allows for more complex expressions to be used to change the duration. For the ca...")
 
(No difference)

Latest revision as of 19:17, 7 November 2014

A_Chase (float duration)

Modifies the duration of the calling state. This function allows for more complex expressions to be used to change the duration. For the case of a random duration, using random on the actual state duration is preferred.

As with all tic durations, this function is only defined if the decimal portion is .0 or .5.