incoming power connections
Details
Kode wheel segment | Brains/Power/Connections |
Style | Object Set |
Modifiers | None |
Primarily WHEN/DO | WHEN |
Pre-made brains that use it | Unknown |
Brains > Power > Connections> incoming power connections
Description
This tile is a specialised object set of all objects that have an incoming power connection to the object.
Example Code
WHEN [for each of][incoming power connections] DO [it][power off]
Modifiers
None
Other Uses
Using the for each tile you can apply kode to all of the power attached objects, not just affect their power. So you could make them all invisible, or add brain kode to them etc.