RacingDog wrote:
Does anybody know how the SUDS Object field "Container For" is used please? I can find nothing in the Help about it. I would have expected that a container contained other objects, but this field has a drop down list of rooms!? Given that an object can move around I don't see how specifying a single room is useful, whatever it may mean. Perhaps it is not the world's best field label name?
In the SUDS Creator menu, go to Help > Home Page > Search tab > type
container in the search field > List Topics > Basic Lesson 4.1:
In SUDS Creator help, someone wrote:
The second option is whether the bottle has a room which can act as a container. Although our bottle might be able to store liquid, it isn't big enough to store other items like a rucksack would.
So it sounds like implementing backpacks, bags, or sacks, etc., requires the creation of a special room that's inaccessible to the player by normal means, which will act as a repository for the objects the player wants to put in the bag: the bag will be the "Container For" the special room. That's my guess, anyway.