Hi,
I'm somewhat new to modding, but today I decided I'm going to make one.
I need to be able to find the connections/neighbors of a heat pipe. I spent most of today trying to figure this out, but as far as I can tell, heat-pipes don't have a property that references their neighbors, unlike every other connectable item (belts, pipes, etc).
The 'heat_buffer_prototype' does have a property called connections, but this appears to be an array of arrays which contain a position vector (all are 0,0 for all heat-pipes I placed), and a direction (1=north,2=east,etc)
If I'm not mistaken and this doesn't exist yet, could this be added please?
Heat-pipe connected entities?
Re: Heat-pipe connected entities?
I've added heat-pipe to neighbours read as well as heat_neighbours read for the next release.
heat_neighbours are the things a given heat buffer are connected to - which can be different than the pure 4-direction connections a heat pipe has.
heat_neighbours are the things a given heat buffer are connected to - which can be different than the pure 4-direction connections a heat pipe has.
If you want to get ahold of me I'm almost always on Discord.