ApplyEntityForce()

语法

ApplyEntityForce(#Entity, x, y, z [, PositionX, PositionY, PositionZ])
概要
Apply the specified force to the entity. The new force value replace any previous force previously applied to the entity.

参数

#Entity The entity to use.
x, y, z The force values.
PositionX, PositionY, PositionZ (optional) The position relative to the entity center where the force should be applied.

返回值

无.

已支持操作系统

所有

Entity Index - ApplyEntityImpulse() ->