DawnPaladin Posted September 3, 2017 Share Posted September 3, 2017 According to the documentation, "A Group is a container for display objects including Sprites and Images." I haven't been able to find a definition for collision groups, but it seems they're part of the P2 physics engine; somehow they control what an object can collide with. The canonical example for collision groups uses both. A regular group has all sorts of properties; a collision group only has one property called "mask". What is a collision group? What is it for? What happens to a sprite when it gets added to a collision group? Link to comment Share on other sites More sharing options...
Recommended Posts