The Campfire device makes an interesting addition to any island. You can use it to heal players, and you can even set it up to require additional wood to keep it burning.
In this example, you'll use the Campfire device to create a puzzle mini-game that players can use to open a secret room they can then explore.
Initially, the room will be underwater, but when a player lights the campfire, the water will drain out and they can access the hidden room!
Devices Used
1 x Player Spawner device
1 x Campfire device
1 x Water device
Build Your Own
Start by constructing the secret area for players to discover, then add water and a campfire to complete the puzzle.
In this design example, the geometry is kept very simple to demonstrate the game mechanics, but feel free to add more environmental elements to make it visually exciting!
Construct the Play Area
Make the secret area that you want your players to discover.
Environmental puzzles like this work best if a player can see where they need to go, but have to figure out how to get there.
Place a water device in the center of the puzzle play space, and adjust the settings so the passage to the secret area is submerged.
Customize the water settings:
Option Value Description Zone Width
4.0
You're setting the basic dimensions based on grid counts. This and the depth provides enough of an area to build a fun course.
Zone Depth
6.5
See Zone Width.
Zone Height
2.5
This is how deep the water volume is.
Vertical Filling Speed (T PM)
30.0
The speed, based on tiles per minute (T PM) the water volume will fill up when triggered.
Vertical Emptying Speed (T PM)
30.0
How quickly the water will drain when triggered.
Add a Campfire Device and Bind to Water
Place a Campfire device near your water puzzle.
Direct event binding is how you can set triggers between devices. Bind the Campfire device to the water volume with these events:
Event Select Device Select Function On Lit Send Event To
Water
Start Vertical Emptying
On Extinguished Send Event To
Water
Start Vertical Filling
And just like that, you have a secret room underwater that players can see but can’t reach until they solve the puzzle by lighting the Campfire device.
Design Tip
To make the puzzle more interesting visually, use rocks and trees to build your island geometry instead of primitive shapes.
Adjust the settings on the Campfire device so that it uses fuel to stay lit, then place wood collectibles nearby to make the puzzle even more challenging to solve!