Noob question: Two agent populations: myPeople and myRooms.
I want to move the people from Source to myRoom. In the simplest form: Source->Go To myRooms->Sink. The Ped block "Go To" will only allow the user to select nodes that are in Main (I think). How do I make myPeople move to the Attractor (or node) contained in agent myRooms?
Click the equal sign to the left of the dropdown menu for "Node:", so the field becomes a dynamic value and you will have an edit box instead of the dropdown menu (also the equal sign becomes an arrow). You can write myRooms.nodeName
in there