Space Engineers

Space Engineers

评价数不足
Easy Tank Driver
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
5.015 KB
2020 年 3 月 9 日 下午 1:28
1 项改动说明 ( 查看 )

订阅以下载
Easy Tank Driver

描述
Script for driving tank-like vehicles.
Turn by running wheels on each side in opposite directions.

Usage:
Pop the script in a PB and go, drive like you normally would.
You may want to disable steering on wheels.

Only one cockpit/remote can be used to drive.
If you want a specific cockpit or remote to be the controller, add it in the controller name at the top of the script.

The script supports stridsvagn mode, which means you can pitch the tank up and down using the mouse/arrow keys, this feature is toggled by running the PB with the argument "stridsvagn".

The stridsvagn mode manipulates suspension height to pitch the tank, if you want to exclude a wheel from having its height adjusted, add "nostrid" to its Custom Data

By default, the script will keep the elevation of the tank when going out of stridsvagn mode, this can be disabled at the top of the script. If you just want to reset the elevation, run the PB with the argument "reset"

There are 4 commented variables at the top of the script to tune the behaviour in stridsvagn mode.
6 条留言
Winter [23PzD] 2021 年 1 月 30 日 下午 4:17 
Is there a way to change the default height offset?
I SWEAR SHE WAS 18 2020 年 8 月 27 日 上午 1:52 
Caught exception during exection of script: string was not recognized as a valid boolean
drakonsbane 2020 年 5 月 12 日 上午 9:51 
Script acts really weird on hills. It tries to level the tank with gravity or something, but it just makes the tank drag its nose or tail into the ground every time it tries to climb or go down a hill. I have tried changing multiple settings but nothing fixes it.
Strong Hoov ✅ 2020 年 3 月 19 日 下午 3:12 
"The stridsvagn mode manipulates suspension height to pitch the tank, if you want to exclude a wheel from having its height adjusted, add "nostrid" to its Custom Data"
gangstalicious 2020 年 3 月 19 日 上午 10:23 
suspension keeps setting back to 0
Strong Hoov ✅ 2020 年 3 月 9 日 下午 1:35 
Another amazing script!