[Go back to index]

Asobo_EX1\(Common\)Shared\(Templates\)Auxiliary.xml

Source XML

<ModelBehaviors> <!– ################################ AUXILIARY ################################### –> <!– ############################################################################## –> <!– ############################################################################## –> <Include RelativeFile=“ParametersFn\\Auxiliary_ParametersFn.xml”/> <Template Name=“ASOBO_Liquid_Dropping_Door_Animation_Template”> <Parameters Type=“Override”> <UseParametersFn Name=“ASOBO_Liquid_Dropping_Door_Parameters”> <SIMVAR_LIQUID_DROPPING_DOOR_POSITION_UNITS>percent</SIMVAR_LIQUID_DROPPING_DOOR_POSITION_UNITS> </UseParametersFn> </Parameters> <UseTemplate Name=“ASOBO_GT_Anim_Template”> <ANIM_CODE>#GET_LIQUID_DROPPING_DOOR_POSITION#</ANIM_CODE> </UseTemplate> </Template> <!– ############################################################################## –> <Template Name=“ASOBO_Liquid_Dropping_Scoop_Animation_Template”> <Parameters Type=“Override”> <UseParametersFn Name=“ASOBO_Liquid_Dropping_Scoop_Parameters”> <SIMVAR_LIQUID_DROPPING_SCOOP_POSITION_UNITS>percent</SIMVAR_LIQUID_DROPPING_SCOOP_POSITION_UNITS> </UseParametersFn> </Parameters> <UseTemplate Name=“ASOBO_GT_Anim_Template”> <ANIM_CODE>#GET_LIQUID_DROPPING_SCOOP_POSITION#</ANIM_CODE> </UseTemplate> </Template> <!– ############################################################################## –> </ModelBehaviors>

 

 

Includes

Templates

Template list

  1. ASOBO_Liquid_Dropping_Door_Animation_Template
  2. ASOBO_Liquid_Dropping_Scoop_Animation_Template
  • ASOBO_Liquid_Dropping_Door_Animation_Template

    Definition from XML

    <Template Name=“ASOBO_Liquid_Dropping_Door_Animation_Template”> <Parameters Type=“Override”> <UseParametersFn Name=“ASOBO_Liquid_Dropping_Door_Parameters”> <SIMVAR_LIQUID_DROPPING_DOOR_POSITION_UNITS>percent</SIMVAR_LIQUID_DROPPING_DOOR_POSITION_UNITS> </UseParametersFn> </Parameters> <UseTemplate Name=“ASOBO_GT_Anim_Template”> <ANIM_CODE>#GET_LIQUID_DROPPING_DOOR_POSITION#</ANIM_CODE> </UseTemplate> </Template>

    Parameters initialization:

     

    Templates used:

    [Go back to top] [Go back to index]

  • ASOBO_Liquid_Dropping_Scoop_Animation_Template

    Definition from XML

    <Template Name=“ASOBO_Liquid_Dropping_Scoop_Animation_Template”> <Parameters Type=“Override”> <UseParametersFn Name=“ASOBO_Liquid_Dropping_Scoop_Parameters”> <SIMVAR_LIQUID_DROPPING_SCOOP_POSITION_UNITS>percent</SIMVAR_LIQUID_DROPPING_SCOOP_POSITION_UNITS> </UseParametersFn> </Parameters> <UseTemplate Name=“ASOBO_GT_Anim_Template”> <ANIM_CODE>#GET_LIQUID_DROPPING_SCOOP_POSITION#</ANIM_CODE> </UseTemplate> </Template>

    Parameters initialization:

     

    Templates used:

    [Go back to top] [Go back to index]