Space Engineers

Space Engineers

Control Module - basically key binding for ships
Better explanation
It's way too complicated for me. Where can I find a step by step explanation how to get this mod to work?
< >
Showing 1-1 of 1 comments
Digi  [developer] 16 Jun @ 11:43pm 
This mod offers two distinct things:
- bind a key to do "Trigger Now" a timer block or to "Run" a programmable block.
- an API for programmable blocks scripts to see what keys are pressed - which is not relevant if you're not writing a script.

For using it with a timer block, vast majority of the setup is identical to doing it without the mod. If you're not familiar with timer blocks: https://spaceengineers.wiki.gg/wiki/Timer_Block

The difference is at the end:
- without the mod you'd add the timer block's "Trigger Now" to a cockpit/RC toolbar and press that toolbar slot.
- with the mod you can instead add an input on the timer block and when you're in a cockpit/RC on the same ship you can press that.

The complex part is the programmable block API which allows scripters to read inputs from inside the script and do a plethora of things.

For rotors/hinges/pistons use: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2267007067
Last edited by Digi; 16 Jun @ 11:46pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50