In my model, in the OnReset trigger of a plane, I want to find in a table named "tote" if the value is different than 0, then create an object 'tote' for each value different to 0 and set the location of the tote following the corresponding positions in another table named "Locations".
Here is my model, it creates for each non-zero value a tote but it puts them in the same position.
Can someone helps me to resolve this problem ?
Thank you.
Slama