Jump to content

Recommended Posts

Posted

I have an entity type. 50% of that entity is one counter type while the other 50% is two counter type. After the entity exits the server, 50% must exit while the other 50% must go to the second counter. How do i do this

thanks

Posted

You can use paths’ selection weighs property to set these kinds of proportions. İts default values will do for you. İf you Want to send 1/4 to counter 1 and the remaining to counter 2 you should set the weight of path to counter 1 to 1 and  3 to counter 2.

×
×
  • Create New...