Page 1 of 1

Wall crack and release (0.48)

Posted: Sat May 28, 2011 4:36 pm
by Doomer
Hello, quick question. How to release more than one object from wall crack? Only last object from contents list is released. I checked CSB for DSB in editor and 7,27,15 crack contents two rocks, but its only standard "release = true" and I think works that same, with one rock.

Re: Wall crack and release (0.48)

Posted: Sat May 28, 2011 7:31 pm
by Sophia
Oh, the current base code can't do it with the standard "release = true" method because I didn't know there was anywhere in standard DM/CSB where more than one object came out. You can do it with custom code of course (check the double alcove) but it won't be much to fix the base code properly.

So, call it a bug. But call it fixed!

Re: Wall crack and release (0.48)

Posted: Sat May 28, 2011 8:12 pm
by Doomer
Ok, waiting for fixed version. Double alcove with one item works, cheers!