Frictional Games Forum (read-only)

Full Version: How can I make this happen?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want the player to have to put out a fire with a bucket of water before they can pick up a key in the fire. Anyone care to help me out? Many thanks to the one who does :3
You can use the bucket item on the fire and add a UseItem callback to make the fire go out. If you wanted to add another step you could also make the player fill up the bucket before using it.