billionthb
10-05-2009, 07:41 PM
is it possible to modify the dimmensions (height, width, and depth) seperately?
if so, please tell me how to. I need to make a long, but thin, bar (using the cylinder). I feel clueless :confused:
x2495iiii
10-05-2009, 11:32 PM
Yes you can, but not before starting the world.
What you do is add a cylinder resize 10 method, then set the duration to zero, so it happens instantly, then click the arrow at the end of the method to open a popup which should have dimensions as an option. Click that, then click top to bottom, then move the method to the very start of your world so that it's the first thing that happens. This way, you'll have a long, thin bar which is ready the instant the world starts.
xxledzeppelin2x3
10-31-2009, 09:32 PM
ohh i never thought about doing that, well anyways thanks x2495iiii.