logic system how do you make so a activation block turn on then off and dosen't repete

    Joined
    Jun 15, 2014
    Messages
    914
    Reaction score
    77
    • Legacy Citizen
    my question is explained in the title and also it has to be automatic
    I want to know so I can make a gravity left in ships with levels
     
    Joined
    Aug 30, 2013
    Messages
    199
    Reaction score
    14
    I'm not very good with the logic system, but you should try:

    Activation block --> Delay block --> NOT
    |.........................................................|
    |........................................................V
    |_________________> Gravity block

    For a half second of gravity. Add more delays for a longer time.

    Edit: Formatting ruins ascii drawings, try to ignore the .........