question

Gilana P avatar image
0 Likes"
Gilana P asked Gilana P commented

How to create an animation for a person created by "Create Object"?

I can't make an animation for a person created by Create Object. Does anyone know a solution for this case?Demo.fsm

FlexSim 19.1.2
operatoranimationcreate objectoperator animation
demo.fsm (19.9 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Lucas Klein avatar image
1 Like"
Lucas Klein answered Gilana P commented

Hello @Gilana P,

When you create a person using the "Create Object" activity, this person is a FlowItem in the model, so to create new animations tho this new person, you need to access the Animation Editor by the FlowItem Bin.

Locate the Person flowitem in your FlowItem Bin, right click over the person and select the "Animation":

This will open the animation editor below:

In the animation editor you can create new animations or check out for the existing animations from the operator at the animation list:

After creating your custom animation, you can simply use it adding a "Run Animation" activity on your Process Flow. At the parameters configuration you just insert the name or index of your animation and the object that will perform it, reset and run your model:

You can also learn more about animation at our online course:

https://flexsimbrasil.eadbox.com/courses/animacao-no-flexsim

Here you can learn about the animation fundamentals, how to explore the animation editor, create and customize animations in your objects, operators, task executers and more.


Follow attached a model with a simple animation created for the person flowItem and executed at the middle of the process using processflow.

Demo_Animation.fsm


1620422428320.png (117.6 KiB)
1620422498162.png (279.6 KiB)
1620422603804.png (43.7 KiB)
1620423037088.png (25.1 KiB)
demo-animation.fsm (23.3 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Gilana P avatar image Gilana P commented ·

Thank you very much, Lucas Klein. Solved my problem!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.