Torch and cave

berat235
12 Oct 2012, 17:17
Hey everyone, been woeking on my game and i dont know how to do this, well i want to be able to combine three objects (can of gas, rag, large stick) to make a torch but i dont know how to combine things or soemthing like that, also, when the torchis lit how od i make it to where when the player goes into the cave that i made, they cant go any further than the entrance without light, thanks anyway! -James

The Pixie
12 Oct 2012, 18:15
I created a library and demo that handles torches and dark (among other things) on this thread (get the latest version):

viewtopic.php?f=10&t=3154&start=15

Alternative, wait for Quest 5.3, which is supposed to have implement it some other way.

With regards to making something, I would create a command "make torch" then moves the components to a room called "nowhere", and moves the torch object from there to the player.