Skip to content
@space-engineers-hf

Space Engineers

Scripts for Space Engineers programmable blocks

Pinned

  1. PistonConnectorScript PistonConnectorScript Public

    Controls a block group composed by a connector and a piston. When the piston expands, it tries to lock the connector with something close to it. When the piston retracts, it unlocks automatically t…

    C#

  2. CommonScript CommonScript Public

    Methods and classes used in several scripts

    C#

  3. JsonScript JsonScript Public

    Allows to serialize and deserialize basic objects. Requires manual configuration due to reflection classes are prohibited for Space Engineers.

    C#

  4. SequentialScript SequentialScript Public

    It allows creating complex sequences that typically require multiple timer blocks by using only one programming block and writing some instructions in its "Custom Data" section.

    C#

Repositories

Showing 4 of 4 repositories
  • SequentialScript Public

    It allows creating complex sequences that typically require multiple timer blocks by using only one programming block and writing some instructions in its "Custom Data" section.

    C# 0 0 0 0 Updated May 1, 2024
  • CommonScript Public

    Methods and classes used in several scripts

    C# 0 0 0 0 Updated Apr 20, 2024
  • JsonScript Public

    Allows to serialize and deserialize basic objects. Requires manual configuration due to reflection classes are prohibited for Space Engineers.

    C# 0 0 0 0 Updated Feb 2, 2023
  • PistonConnectorScript Public

    Controls a block group composed by a connector and a piston. When the piston expands, it tries to lock the connector with something close to it. When the piston retracts, it unlocks automatically the connector.

    C# 0 0 0 0 Updated Jan 17, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…