更改

跳转至: 导航搜索

Slider

添加4,208字节2023年5月17日 (三) 18:24
创建页面,内容为“{{Languages|zh|活式木栅栏}} {{Object | img = 180px | desc = Silder after rendering the texture in Virtools | modul = P_Modul…”
{{Languages|zh|活式木栅栏}}
{{Object
| img = [[File: 活式木栅栏.jpg|180px]]
| desc = Silder after rendering the texture in Virtools
| modul = P_Modul_01
| name = Slider
| levels = 1, 2, 5, 7, 9, 10, 11
}}

The '''slider''' is an object that is recorded as '''P_Modul_01''' in the game; it has the appearance of a cuboid stone inserted in a groove (wooden fence base) and three wooden sticks are inserted in the shape of " \ | / ", and another longer wooden stick that runs through the stone horizontally, and there is a target on one side for the player to push. The ends of the four wooden sticks are all reinforced with iron sheets.

== Introduction ==
The slider is a common object in [[Ballance|Ballance]]; it is mainly used to hinder the normal progress of the level road, and usually requires the player to push the target of the slider from another lower road to push it away.

In custom levels, in most cases, its function is the same as in the original levels. Sometimes the player is required to pass over the slider, using the slider as a short [[monorail]] (but in fact, due to the hitbox being a cuboid, the difficulty is much lower than that of the monorail). Players have to think about what circumstances the slider should be pushed.

In addition, the slider may be used as a [[Stopper]], instead of its role, responsible for carrying other objects.

Since there is a shortcut ("Neo") where the player can directly pass the slider without pushing the target, when the slider is used as a standard function in custom maps, [[rail#guardrail|guardrails]] are placed around it to prevent the player from neoing.

== Neo ==

{{main article|Neo}}
This is a very classic and important shortcut in Ballance, which refers to the shortcut for the player ball to cross the slider without having to push it down. See the main article for this paragraph.

== Physical parameters ==
Unlike most objects in Ballance, which directly use the grid describing the shape as the collision volume when they are physicalized, some objects in this mechanism use special grids for their collision boxes. Meshes contained in this mechanism that are not used by 3D objects are actually used as object collision volumes.
[[File:Modul01_PhysSurface.png|240px|thumb|right|Using Virtools 5's <code>Physics Debug Rendering</code> [[BB]] the actual collision box of Modul01 as seen. ]]
[[File:Modul01_PhysSurface_FixedOnly.png|240px|thumb|right|Same as above, but only the fixed parts of the surface are visible. The darker upper part is the collision box of P_Modul_01_Filler, and the rest are the collision boxes of P_Modul_01_Rinne. ]]
{| class="wikitable"
|-
!scope="col"| object
!scope="col"| fixed
!scope="col"| friction
!scope="col"| flex
!scope="col"| mass (tons)
!scope="col"| linear damping
!scope="col"| rotation damping
!scope="col"| [[collision group]]
!scope="col"| collision box grid
|-
!scope="row"| P_Modul_01_Pusher (the main part visible to the object)
| no
| 0.6
| 0.4
| 3
| 0.1
| 1
|
| P_Modul_01_Col01_Mesh<br>P_Modul_01_Col02_Mesh<br>P_Modul_01_Col03_Mesh
|-
!scope="row"| P_Modul_01_Rinne (the part of the groove that allows the trap to work)
| yes
| 0.7
| 0.4
| 1.0
| 0.1
| 0.1
|
| P_Modul_01_Rinne_01_Mesh<br>P_Modul_01_Rinne_02_Mesh<br>P_Modul_01_Rinne_03_Mesh
|-
!scope="row"| P_Modul_01_Filler (the part of the groove that allows the trap to work)
| yes
| 0.7
| 0.4
| 1.0
| 0.1
| 0.1
|
| P_Modul_01_Filler_Mesh
|}

Due to the fixed parts in the object, the slider can not rely on the support of the road to fix itself. In fact, since the movable part of the slider is the same as the collision group of the road surface, it will directly penetrate the road surface and fall after detaching from the fixed structure of the object itself.

== Did you know ==
* If a slider is pushed away from the hitbox of a theoretically matching base (which would have the same effect even without a matching base), the slider goes "out of range", ignoring and penetrating all other normal roads.
* Although the slider can penetrate most traps and roads, because it can push a [[prop ball]] when it is pushed horizontally, the slider can still be used as a [[linkage mechanism]].

{{Objects}}
120
个编辑

导航菜单