“FixCube”的版本间的差异

来自Ballance Wiki
跳转至: 导航搜索
(创建页面,内容为“{{Translation}} {{Languages|zh|FixCube/zh}} '''FixCube''' is a 4x4x4 cube object located at (0, 0, 0), and is the only 3D Object in Levelinit.nmo。 It is physi…”)
2个标签移动版编辑移动网页编辑
 
2个标签移动版编辑移动网页编辑
第3行: 第3行:
 
'''FixCube''' is a 4x4x4 cube object located at (0, 0, 0), and is the only 3D Object in [[Levelinit.nmo]]。
 
'''FixCube''' is a 4x4x4 cube object located at (0, 0, 0), and is the only 3D Object in [[Levelinit.nmo]]。
  
It is physicialized in {{kbd|Levelinit.nmo/Levelinit_build/Process Placeholder/init Placeholders}}, with parameters below:
+
It is physicalized in {{kbd|Levelinit.nmo/Levelinit_build/Process Placeholder/init Placeholders}}, with these parameters below:
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! scope="col"| 对象
+
! scope="col"| Object
! scope="col"| 是否固定
+
! scope="col"| Fixed
! scope="col"| 摩擦
+
! scope="col"| Friction
! scope="col"| 弹性
+
! scope="col"| Elasticity
! scope="col"| 质量(吨)
+
! scope="col"| Mass (ton)
! scope="col"| 线性阻尼
+
! scope="col"| Linear Damping
! scope="col"| 旋转阻尼
+
! scope="col"| Rotation Damping
! scope="col"| [[碰撞组]]
+
! scope="col"| [[Collision Group]]
 
|-
 
|-
 
! scope="row"| FixCube
 
! scope="row"| FixCube
|
+
| Yes
 
| 0.7
 
| 0.7
 
| 0.4
 
| 0.4
第23行: 第23行:
 
| 0.1
 
| 0.1
 
| 0.1
 
| 0.1
| (无视一切碰撞)
+
| (ignores any collisions)
 
|}
 
|}
  
此物体在数个机关中被用来连接某个固定轴的一端。在其他游戏脚本中也被作为一个位置已知固定的参照物体使用。
+
This object is used in several [[module]]s to connect one end of a fixed axis; it is also used in other game [[script]]s as a reference object with a known and fixed position.
  
 
{{Element list}}
 
{{Element list}}

2019年12月11日 (三) 17:51的版本

Chinese version / 中文版: FixCube/zh

FixCube is a 4x4x4 cube object located at (0, 0, 0), and is the only 3D Object in Levelinit.nmo

It is physicalized in Levelinit.nmo/Levelinit_build/Process Placeholder/init Placeholders, with these parameters below:

Object Fixed Friction Elasticity Mass (ton) Linear Damping Rotation Damping Collision Group
FixCube Yes 0.7 0.4 1.0 0.1 0.1 (ignores any collisions)

This object is used in several modules to connect one end of a fixed axis; it is also used in other game scripts as a reference object with a known and fixed position.