Create maintenance procedures
- Last UpdatedJan 20, 2025
- 1 minute read
Creating procedures involves two basic activities. Creating animations and adding scripts to manage the procedure animation startup and exit.
Techniques
There are three techniques for creating procedures in the XR Connected Worker template.
-
Single Animation Clip representing an entire procedure.
-
Multiple Animation Clips, each representing a part of the procedure (apm_animStepClipsProc.xml script).
-
Custom scripted procedure with unique script per procedure step (apm_fullCustomProc.xml script).
The apm_animStepClipsProc.xml and apm_fullCustomProc.xml script files exist in the project folder:
C:\Projects\XR Process\CW project\CW project\GameData\Logic\user