Collision flags

From Project X Wiki
Jump to: navigation, search
1) 2  (0x00000002) - Terrain
2) 4  (0x00000004) - Standing worm
3) 8  (0x00000008) - Worm with weapon
4) 16 (0x00000010) - Worm in air
5) 32 (0x00000020) - Worm on rope / bungee
6) 64 (0x00000040) - Frozen worm
7) 128  (0x00000080) - ??????
8) 256  (0x00000100) - Kamikaze / bomber
9) 512  (0x00000200) - ??????
10) 1024 (0x00000400) - Mines
11) 2048 (0x00000800) - Crates
12) 4096 (0x00001000) - Donor cards
13) 8192 (0x00002000) - Gravestones
14) 16384  (0x00004000) - ???????
15) 32768  (0x00008000) - Weapons
16) 65536  (0x00010000) - Arrows
17) 131072 (0x00020000) - Oil drums
22) 4194304(0x00400000) - Water


You can combine them by adding or OR-ing ("|")