GowiHasti Posted March 26, 2019 Posted March 26, 2019 How do I create a chest and place it somewhere with some special items I've made? I want it so the player finds the chest, locked, and if they can unlock it they get the stuff if not, well you know the rest. So, how do I do that?
Pasquale1223 Posted March 26, 2019 Posted March 26, 2019 Containers (including chests) are in the placeables area of the toolset. When you create a new one, you can specify its initial state (locked) and what it contains (inventory). There's a nice tutorial about placeables in the toolset wiki here.
Recommended Posts