DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ dBodySetAngularVelocity()

proto void dBodySetAngularVelocity ( notnull IEntity body,
vector angvel )

Changed an angular velocity.

Аргументы
bodyRigid body
angvelAngular velocity, rotation around x, y and z axis (not yaw/pitch/roll)

Используется в DeveloperTeleport::SetPlayerPosition().