Document Category Item: Prop Advance Sprite Animation > vne_craft_prop_sprite_animation_frame()Back
vne_craft_prop_sprite_animation_frame()
Description
This animate the prop sprite using frame by frame images.
branchID - the current branch
page - the current page
prop_id - the prop 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_prop_sprite_animation_frame(branchID, page, prop_id, animation_sequence, image_id, filename$)