6 ms·
It would be great if you could have simulation objects inherit from one another - e.g. if you're making a weather system to have a generic cloud, and then have
by lexy0202 11y ago
It would be great if you could have simulation objects inherit from one another - e.g. if you're making a weather system to have a generic cloud, and then have thunder cloud and rain cloud inherit from cloud.