Blockland Forums > Modification Help
Emitter sizes
bfen92:
Is there a way to make an emitter's size dependent upon your distance from it? Like lights have the far size and near size?
Thanks in advance,
Brian
Ipquarx:
You mean depth, like when you get closer to something it appears bigger?
Yeah, that already exists.
bfen92:
Yeah, exactly. What is the name of the parameter?
Ipquarx:
How to change depth, step by step:
1. Start a server.
2. Move forward, backward, left, or right.
In other words, Torque works in a grid system called a Cartesian Plane, and works in X, Y, and Z.
X = side to side,
Y = forward and backward,
Z = up and down.
That means that the farther away from something you are, the more naturally small it will appear.
bfen92:
Then that's not what were talking about, I mean is there a way to change the size that an emitter displays as? The same way that most default light's flares smaller as you back away (nearsize and farsize).