安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题




I believe this is because (prior to the ladder), vertical mouvement in the game was a pain to do, either taking too much space with stairs or require a jetpack.
It would be possible, it's just a matter of modeling a 'piston' as an horizontal elevator. But really just walk that distance, it's faster... (except special niche case)
Sound like you have your non modded version sorted out, you just need to implement it, also you may want the horizontal pistons to grab the cabin before the vertical one release it.
It's just a matter of magnetic plates or landing gears, detached small grid cabin, and pistons, and a good script or well designed timer blocks and event controllers.
I am not aware of any horizontal ones either, as I said, usually walking is faster (unless niche case). But you could ask for the modders if they are willing to implement it.
I suspect that any attempt to implement this in the current game engine will only end in spectacular destruction.
You are correct. And frankly, it’s pretty useless to implement it vanilla anyway. The distance it would be able to travel horizontally is pretty short. VCZ multifloor elevator somehow found a way to change the max distance the “piston” can push the elevator from how far a piston can extend to how many floors the elevator shaft has (max 9). Something similar would have to be implemented to make horizontal transit useful over just getting out and walking.