I want to create a combinator that represents sine and cosine functions.
Is there a better way to build a machine that performs this kind of circuit processing, other than using the tick event?
And to implement this, do I have to keep track of every combinator entity and run a loop on each tick?
How to create a new combinator?
How to create a new combinator?
I am not able to write in English myself, so I am using ChatGPT for help. Please excuse any awkward phrasing.
Re: How to create a new combinator?
Yes, you must use the on_tick event to get input from a circuit network.
Output must be a constant-combinator where you set your processed signals.
Output must be a constant-combinator where you set your processed signals.

