Files
RCBASIC4/doc/files/setactorframe.txt
2026-02-26 15:33:51 -06:00

11 lines
272 B
Plaintext

#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