ScriptGuru
Getting Started
Docs
Contribute
GitHub
#
Scale(e, v)
Parameter
Type
Description
e
number
The entity ID
v
number
The percentage to scale by
#
Details
Scale the target entity by "v" percentage.
#
Example
Scale
(
e
,
50
)
←
RotateZ(e, v)
ScaleObject(obj, x, y, z)
→