Jump to content

XML:OBAN: Difference between revisions

363 bytes added ,  9 June 2012
m
no edit summary
mNo edit summary
mNo edit summary
Line 18: Line 18:
===BSL support===
===BSL support===
{| class="wikitable" width=100%
{| class="wikitable" width=100%
| '''object animations'''
| '''animate object'''
| '''character animations'''
| '''animate character'''
| '''camera animations'''
| '''animate camera'''
|-
|-
| env_setanim ''objectId oban_name''
| valign="top" | env_setanim ''object_id oban_name''
| chr_animate ''ai_name oban_name''
| chr_animate ''ai_name'' ''anim_name'' [''num_frames''] [''interp_frames'']<br> chr_animate ''script_id'' ''anim_name'' [''num_frames''] [''interp_frames'']
| cm_anim <nowiki>[look|move|both]</nowiki> ''oban_name''
| valign="top" | cm_anim <nowiki>[look|move|both]</nowiki> ''oban_name''
|-
|-
|
| '''animate object (range)'''
|
| '''stop animated character'''
| '''camera interpolation'''
| '''interpolat between current and new camera position'''
|-
|-
|  
| valign="top" | env_anim ''object_id'' [''object_id'']
|  
| chr_envanim_stop ''ai_name''<br>chr_envanim_stop ''script_id''
| cm_interpolate ''oban_name frame_number''
| valign="top" | cm_interpolate ''oban_name frame_number''
|}
|}


8,018

edits