02E6
Jump to navigation
Jump to search
- Description
- Sets the cutscene object to the animation
- Syntax
- 02E6: set_cutscene_anim [object handle] '[string]'
- Parameter
- [object handle]
- The handle of the cutscene object
- [string]
- The animation name in the cutscene's IFP file
This opcode sets the cutscene object to the animation in a loaded cutscene. It is required for the model associated with the animation to be loaded. Usually the model has the same name as the animation but it is not always the case; the IFP file contains the relevant data. It is not required to assign the model to the associated animation as long as the model supports the animation it is assigned to.
Keywords
set, cutscene, anim, animation