i made a element and it is a gas i want it to be a liquid how do i do that
set its Properties value to elem.TYPE_LIQUID (elem.property(elem.TEST_PT_NAME, "Properties", elem.TYPE_LIQUID)), then set its other properties so that it acts like a liquid (so look at source code for watr, soap, gel etc)
ok