8,046
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) m (+chr_envanim, chr_envanim_block) |
||
Line 29: | Line 29: | ||
| '''animate camera''' | | '''animate camera''' | ||
|- | |- | ||
| valign="top" | env_setanim ''object_id oban_name'' | | valign="top" | | ||
| chr_animate ''ai_name'' ''anim_name'' [''num_frames''] [''interp_frames'']<br> | env_setanim ''object_id oban_name'' | ||
| valign="top" | cm_anim <nowiki>[look|move|both]</nowiki> ''oban_name'' | | | ||
<nowiki>chr_animate</nowiki> [''ai_name'' | ''script_id''] ''anim_name'' [''num_frames''] [''interp_frames'']<br>chr_envanim [''ai_name'' | ''script_id''] ''anim_name'' [norotation]<br>chr_envanim_block [''ai_name'' | ''script_id''] ''anim_name'' [norotation] | |||
| valign="top" | | |||
cm_anim <nowiki>[look | move | both]</nowiki> ''oban_name'' | |||
|- | |- | ||
| '''animate object (range)''' | | '''animate object (range)''' | ||
Line 37: | Line 40: | ||
| '''interpolat between current and new camera position''' | | '''interpolat between current and new camera position''' | ||
|- | |- | ||
| valign="top" | env_anim ''object_id'' [''object_id''] | | valign="top" | | ||
| chr_envanim_stop ''ai_name''<br>chr_envanim_stop ''script_id'' | env_anim ''object_id'' [''object_id''] | ||
| valign="top" | cm_interpolate ''oban_name frame_number'' | | | ||
chr_envanim_stop ''ai_name''<br>chr_envanim_stop ''script_id'' | |||
| valign="top" | | |||
cm_interpolate ''oban_name frame_number'' | |||
|} | |} | ||
edits