Page 1 of 1

Additional properties for defined type of entity

Posted: Sat Oct 03, 2015 4:52 pm
by obs1Kflops
Hi people,

Is it possible that belt entity type uses energy as a assembling machine for example?
I mean is there a way to add energy_source and energy_usage properties to transport-belt type of entity?

Re: Additional properties for defined type of entity

Posted: Sat Oct 03, 2015 5:58 pm
by Rseding91
Not through the prototype - transport belt entities aren't programmed to use energy in any way.

You'd have to make a second entity that can consume power and spawn it every time a transport belt was built. It wouldn't work well.

Re: Additional properties for defined type of entity

Posted: Sat Oct 03, 2015 6:16 pm
by obs1Kflops
This is a perversion :D

Anyway thanks.