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: Thu May 31, 2007 4:38 am
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