#title SetActorFrame [RCBasic Doc]
#header sub SetActorFrame( actor, frame )

Sets the current frame of an actor

Note: This function will set the actor's animation to 0 which is a default 1 frame animation that is created when the actor is created.


#ref GetActorFrame
