Wednesday, 2 October 2013

How to Make Closed and Opened Containers

Containers which are closed must be opened by the player to revel it's content, but open containers tell the player what the objects are within without opening it. There will be a tutorial on how to make locked containers later on, this type of container must have a key to be opened but we will get onto this later.

To make a closed container do the following. Your container can be called anything.

The Jewelry Box is in The Classroom.
The Jewelry Box is a container.
The Jewelry Box is closed.
The Jewelry Box is openable.
The Jewelry Box can hold 3 items.
The Jewelry Box is fixed in place.
The description of The Jewelry Box is "An ornate box!"

Additional Information

If you want your box not to be picked up type. 
The Jewelry Box is fixed in place.

If you wan't a description type. 
The description of The Jewelry Box is "An ornate box!"

If you want to specify the maximum amount of items which can be stored in your container type.
The Jewelry Box can hold 3 items.


For an open box, change closed to open in the second sentence.

The Jewelry Box is in The Classroom.
The Jewelry Box is a container.
The Jewelry Box is open.
The Jewelry Box is openable.
The Jewelry Box can hold 3 items.
The Jewelry Box is fixed in place.
The description of The Jewelry Box is "An ornate box!"




No comments:

Post a Comment