Could you elaborate on what you meant by adding a global sequence?
- Open your model in the Model Editor.
- Go to Windows -> Global Sequence Manager
- Right click anywhere and select 'Create New'
- Enter a duration, e.g. 1000 and click OK.
- Go to Windows -> Node manager.
- Right click an attachment point (attachment points have a paperclip icon next to their name) and select 'Edit Node'.
- Click on 'Scaling'. You will see this:
0: { 1,1,1 }
- Now you need to add a new line and edit the existing one into this:
0: {1.55, 1.55, 1.55}
1000: {1.55, 1.55, 1.55}
1.55 is just an example; 1.55 will scale the attachment point to 155% of it's original size.
- Set the 'Global Sequence ID' to the one that you created.
- Click OK to close the window.
- Do the same thing for all attachment points.
- Save the model and close the program.