TITLE setVelocity
MAX_WIDTH

TEXT --{
setVelocity(x, y, z)

设置实体速度

- x (float): x轴速度
- y (float): y轴速度
- z (float): z轴速度
}--