武装突袭 Wiki
Advertisement
  

點擊圖片可看到更多訊息

開始使用於

遊戲:
Operation Flashpoint: Resistance
版本:
1.8

描述

描述:
Return velocity (speed vector) of Unit as an array with format [x, y, z]. Units are in metres per second.

基本句法

句法:
Array = velocity vehicleName
參數:
vehicleName: Object
返回值:
Array

範例

範例1:
vector = velocity jeep;
範例2:
? (velocity _plane1 select 2) > 50 : hint "Aircraft is climbing up too fast!";

額外資訊

多人遊戲:
-
也可以看看:
velocityModelSpace,

setVelocity,

setVelocityTransformation

注意事項

此處撰寫句法皆為可行用法. 可到官網[1]專頁回報錯誤. 你可以使用討論頁面或是論壇來進行討論.
新增注意事項 | 如何新增?

Notes

Bottom Section

Advertisement