Changes the object's scale on each axis relative to its current value.
Doing so will stretch the object.
zoom s by x,y,z
s sprite name x horizontal y vertical z depth
Source ' 1% smaller zoom "cube" by 0.99, 1.0, 1.0

Changes the object's scale on each axis relative to its current value.
Doing so will stretch the object.
zoom s by x,y,z
s sprite name x horizontal y vertical z depth
Source ' 1% smaller zoom "cube" by 0.99, 1.0, 1.0