Page 3 of 3

Re: Since we are waiting for asset pack to be released...

Posted: Wed Nov 26, 2014 3:07 pm
by cameronC
Very nice particle, QuintinStone!

Re: Since we are waiting for asset pack to be released...

Posted: Wed Nov 26, 2014 5:40 pm
by QuintinStone
kelly1111 wrote:quitinstone, thanks for your steam/fog object. I have a question, how do I make the particle box larger than one (game) square ? .. tried fiddling with some of the variables, but cannot get it bigger
That'd be boxMin and boxMax I think. [-1.2, -0.02, -1.2] to [1.2, -0.2, 1.2] covers 1 game square. I would think [-3, -0.02, -3] to [3, -0.2, 3] would cover more than just the 1 square? Haven't tested that. If you do that, you might want to increase the the emission rate to make up for the bigger volume.