
Description
Plugin adding the ability to add electrical systems into your project with a single component.
There are 3 different types of electricity users:
- Producers
- Relays
- Consumers
Producers will generate electricity for your network. This electric power will be transferred through electric connections and used up by electric consumers.
If not all power is used up, producers will produce less power, while if not enough power is supplied, consumers will use up less power so that all consumers in the network are able to use up approximately the same amount of power.
With this plugin, you are able to create and remove components and connections during runtime with very little performance impact.
The system is thought for very large electrical systems composed of many components. As such, it is built completely in C++.





