niu-gdo / IGDO-Fall-2023-Project

IGDO's Fall 2023 game project.
7 stars 0 forks source link

Airlock #28

Open Nmerryman opened 11 months ago

Nmerryman commented 11 months ago

Thought I'd have a go at this. There are AirZone compenents which simply hold a name, value, and info on whether they are a container or constant source (whether 0 for void or anything else as a source) The AirSiphon compenents use the names of two different to AirZones to bridge the gap and start exchanging air. No Physical connection between any zones or siphons are needed. (This makes it easy to connect many rooms to a "void" zone)

To test the example, the siphons need to be activated. They have been placed between air zones to better demonstrate which ones they belong to.