Space Engineers

Space Engineers

42 次評價
MArmOS V3.0 Example Boom Truck
   
獎勵
加入最愛
已加入最愛
移除最愛
Type: Blueprint
檔案大小
發佈於
更新時間
637.737 KB
2017 年 4 月 25 日 下午 6:50
2017 年 11 月 18 日 下午 12:30
8 項更新註記 (檢視)

訂閱以下載
MArmOS V3.0 Example Boom Truck

在 Timotei~ 的 1 個收藏中
MArmOS V3.0 Examples
10 個項目
描述
This is an example of boom truck controlled by MArmOS.
You can find MArmOS here:
http://steamproxy.net/sharedfiles/filedetails/?id=767595187

Controls:
1: gyros lock On/Off
2: Gripper lock On/Off
3: Boom Light On/Off
...
8: Boom GoHome ( -GH )
9: Boom OnOff toggle ( -OO -1 )

Arm Definition:
var Prefix = "Boom 2: "; new Rotor( Name: Prefix+"Motor1", Axis: "Z", OriMode: 0 ); new SolidSG( 0,1,3 ); new Rotor( Name: Prefix+"Motor2", Axis: "-X", OriMode: 0 ); new SolidSG( -1,-6,0 ); new Rotor( Name: Prefix+"Motor3", Axis: "X", OriMode: 0.1 ); new SolidSG( 1,5,0 ); new Piston( Name: Prefix+"Piston3", Axis: "Y" ); new Rotor( Name: Prefix+"Motor4", Axis: "Y", OriMode: 1 ); new SolidSG( 0,0,-1 ); new Rotor( Name: Prefix+"Motor5", Axis: "-Z", OriMode: 1 ); new SolidSG( 0,0,-1 ); new Rotor( Name: Prefix+"Motor6", Axis: "-X", OriMode: 1 ); new SolidSG( -3,0,0 ); new UserControl( Speed: 2, StartOn: false );
11 則留言
Darth_Doggo 2022 年 1 月 18 日 下午 6:39 
What are the controls i am suffering
Vert 2019 年 3 月 20 日 下午 3:56 
Testing this out and if I weren't in creative I would have died many times. lol
Still getting to grips with the controls.
Only issue I have found that isn't user error is that once I start moving the arm the piston slowly drifts to the extended position the entire time I'm trying to move it around.
Other than that it's pretty cool. Great idea and great little script.
The Erubian Warlord 2019 年 3 月 9 日 下午 7:53 
looks like what Wasted needed to add to his "simulation"
[RS] eagle40 2019 年 3 月 9 日 下午 12:10 
still works!! finaly able to not break its arm today yay :lunar2019grinningpig:
[RS] eagle40 2018 年 10 月 13 日 下午 12:33 
nice build i still manage to break the arm every time no mater what i do
everwake 2018 年 8 月 6 日 上午 11:48 
This for some reason does not work in 1.187, when pasted in it spins out of control and crashes into everytime, powering it off actually makes it worse
Stollie 2018 年 3 月 2 日 上午 5:13 
Can't build off a projector due to multiple grids?
Timotei~  [作者] 2017 年 11 月 17 日 下午 7:59 
Updated for 1.185 :steamhappy:
Graydient05 2017 年 6 月 22 日 下午 3:00 
That worked, thank you
Timotei~  [作者] 2017 年 6 月 21 日 下午 4:25 
@Logan I usually press the right button to allow it to unfold. After that, you can move freely.