Search results
From GiderosMobile
- *''groupIndex'': (number) collision groups allow a certain group of objects to never coll ...ble) the table containing the ''categoryBits'', the ''maskBits'' and the ''groupIndex''<br/>2 KB (301 words) - 17:50, 12 July 2023
- ...setFilterData({categoryBits = BALL_MASK, maskBits = BALL_MASK + WALL_MASK, groupIndex = 0}) ...tFilterData({categoryBits = CRATE_MASK, maskBits = CRATE_MASK + WALL_MASK, groupIndex = 0})3 KB (366 words) - 17:57, 12 July 2023
- local filterData = { categoryBits = params.BIT, maskBits = params.COLBIT, groupIndex = 0 } local filterData = { categoryBits = params.BIT, maskBits = params.COLBIT, groupIndex = 0 }27 KB (3,976 words) - 21:09, 26 November 2024