Planetoid Pioneers

Planetoid Pioneers

Not enough ratings
Wiring utility
   
Award
Favorite
Favorited
Unfavorite
Description
A full collection of all the items that work with the wiring tool. For more info on how this system works, read the description of the wiring tool itself.

If you've created your own wiretool compatible device and want it added to this collection, just send me a message.

CREATING A NETWORK DEVICE

1. All devices require the "NetObjState" tag for the wiretool to be able to use them.

2. Your code must be built off of the supplied boilerplate, as the wiretool relies on some functions. boilerplate is here: https://gist.github.com/Fustran/2d0afaba3739acaffa42b4c612b20b1e
WARNING: This boilerplate may be subject to change if I further develop the tool.
Items (4)
Component Wiretool
Created by Paige
A wiring utility that allows you create powered networks of devices. The basic idea is that devices like a lamp will draw power from the network, while generators will supply power to the network. You can build up a network by interlinking devices. INSTRUC...
Component Cartridge
Created by Paige
Required by the Wiretool to function. Go to that BP to see how to use this. This Blueprint is currently using placeholder art....
Component Gen
Created by Paige
The primary device used for giving power to devices. For more information, check out the 'Component Wiretool' blueprint. This Blueprint is currently using placeholder art....
Component Light
Created by Paige
Provides light when powered. Not very special, more used as a proof of concept. For more information, check out the 'Component Wiretool' blueprint. This Blueprint is currently using placeholder art....