Jump to content
Stray Fawn Community

Entity

Member
  • Posts

    58
  • Joined

  • Last visited

Posts posted by Entity

  1. 2 minutes ago, GreyCore said:

    I KNOW THERE IS A FIX. I want more powrful logic blocks with less complexity...

    that suggestion was aimed at the devs, not you.   and it would give you exactly what you want.

  2. this could be solved with an invert option on every input.  (basically a free optional NOT gate on each input).

     

    This also solves tick timing issues because adding a not gate adds 1 tick of delay when you could have zero delay if it was built into the gate.

    • Like 1
  3. mspaint_2018-10-09_13-18-28.png

    • Single block
    • Two modes; Transmit and Receive
    • One input
    • One output

    Function:

    • Transmit:
      • input works like any other logic input.
      • output can only be received by other Transceivers set to Receive (global, bypassing logic splitters)
    • Receive:
      • input is only accepted from other Transceivers set to Transmit (global, bypassing logic splitters)
      • output works like any other logic output

     

    • Like 5
×
×
  • Create New...