Call an Action Thru Lua at a specified Frame

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
patricia3d
Posts: 726
Joined: Wed May 30, 2007 8:38 pm
Location: India
Contact:

Call an Action Thru Lua at a specified Frame

Post by patricia3d »

How to call an action thru lua at a specified frame.
For Example

doAct("jump",511)
doAct("sit",520)

and so on....

in this jump is an action and 511 is the frame No.
Post Reply