Forum rules - please read before posting.

Container Label

I have a quick and probably stupid question regarding containers. When opening a container in the game it shows "Container" in the label field, but I'm not sure where to change it (there does not appear to be a Label field in the Inspector). In other words, when opening a container I would like the heading to read "Cupboard" or "Box", depending on which container the player is opening.

Comments

  • Currently you must rely on a String or PopUp variable that is used to store the container's name, and have your Label display its value by setting its "Label Type" to "Global Variable".

    When opening a Container, you'd then have to precede the Action with a "Variable: Set" Action to update the variable to your intended name.

    You raise a good point about Containers having an associated label, though - I shall give it some thought.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.