Document Category Item: Character Advance Sprite Animation > vne_craft_character_sprite_animation_frame()Back
vne_craft_character_sprite_animation_frame()
Description
This animate the character sprite using frame by frame images.
branchID - the current branch
page - the current page
character_id - the character id, 1 to 8
animation_sequence - the current sequence to animate
image_id - the image id
filename$ - the image file, this has priority over image_id
NOTE: Sequence start at '1'!
Definition
vne_craft_character_sprite_animation_frame(branchID, page, character_id, animation_sequence, image_id, filename$)