Space Engineers

Space Engineers

评价数不足
RTS rover template, as simple as possible
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
557.949 KB
2023 年 6 月 25 日 上午 6:38
1 项改动说明 ( 查看 )

订阅以下载
RTS rover template, as simple as possible

描述
Basic rover that works with the RTS mod at https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2961726679

Theory of operation: Use gyros for steering, and have wheels switch rapidly between 0% and 100% friction.

The best way to change speed is to do so at the wheel (using speed limit).

This is "stupid" and won't stop once it reaches its destination although you could possibly do that with an event controller, but the idea here was to do something simple and easy to build upon.
1 条留言
spiritplumber  [作者] 2023 年 6 月 25 日 上午 8:02 
This will also work without the RTS mod with just regular autopilot for following etc.