Blockland Forums > Modification Help
Jet stream question
computermix:
Im making a jet, and I want a "stream" of smoke out of the engines, kind of like the private jet. Any idea how to do this, or is it just extra armatures? (Im using Blender)
Demian:
I faintly remember something about "emitterNode" armatures. You could have multiple ones and then use the script to emit something from those. Use the search.
computermix:
Well, I'll see.
But now I'm encountering another problem, whenever I select my vehicle on the addon list, and click "start game", Blockland crashes. I figured it was the shape itself...
What am I doing wrong? I got a collision box (with an empty, Col0) and Detail32 and Shape. I parented everything to Detail32, and then Detail32 to shape, and Col0 to shape.
Demian:
Vehicles are not exactly my trade but I'm pretty sure the collision box isn't supposed to be an empty but an actual 3D mesh. It doesn't have to be a box either.
computermix:
--- Quote from: Demian on April 04, 2011, 11:29:21 AM ---Vehicles are not exactly my trade but I'm pretty sure the collision box isn't supposed to be an empty but an actual 3D mesh. It doesn't have to be a box either.
--- End quote ---
Oh, the collision box isn't an empty, its a box, basically what I did is Space>new>mesh>cube and resized it around my mesh, then named it Col and parented it to Col0.
EDIT: I also found out there is alot of random empties around my model, is there some function that gets rid of all empties?