Page 1 of 1

make an isolated object to become connected

Posted: Tue Apr 24, 2018 3:37 pm
by TelemakFactorio
Would it be technically possible to make a mod to get a signal from an existing object that has none ?
So the player can conncect a cable to this object to get a value.

My idea to illustrate this is to get the luminosity from a solar panel.

Please don't answer me "you can use accumulators or a chest ingame", I want to mod it.

Re: make an isolated object to become connected

Posted: Tue Apr 24, 2018 3:58 pm
by Klonan
Its not possible to add circuit connections to entities that don't support it

Re: make an isolated object to become connected

Posted: Tue Apr 24, 2018 4:09 pm
by TelemakFactorio
OK thank you. I will do the work derivated from an entity that has this ability.