I have an big image in my model that serves as a base layout, and agent elements storages, path and node networks are placed on top of it. During runtime, agents like forklifts and workers are supposed to be moving around on the image and also moving materials around. However, I cannot see my agents (Forklifts, workers, materials) during the simulation run, I can only see the layout image, the storages, paths and nodes. This for the 2D part.
Also, the forklifts are from transporterFleets and workers are from resourcePools, and the materials being moved around are just an agent type with no population.
In the 3D animation window, everything is showing and working fine.
I have tried shifting the image away a little, and saw that the agents are shown in areas not covered by the image, and they will go under the image when they approaches it. When I set the image as not visible, I can see all the agents animations in 2D.
This problem is very similar to Agents appearing behind, instead of on top, image in main. But the answers provided there does not work for me. I have already sent the image to the back (order), tried grouping it, but it is just 1 image with no other presentation elements so there was no difference. I have clicked the "show presentation" button in agents' properties as well. None of these worked.
What is different in my case would be that I have different levels. This image and agents are on an upper level, with Z position at 200. The similar layouts and agents on the lower level are showing up their animations just fine (Z = 0). I have tried increasing and decreasing the Z position of the layout image but it does not change anything.
How can I make the 2D animations appear? I guess it has something to do with the different levels, since it showed the 2D animations when everything was on the same level. I added lifts to my model so there are different levels now.