I use the attached Rube file and images to check collisions with the exports i have been developing. To be honest it also helped me understand box2d collision categories and masks when i first started with Rube. Anyway I thought it may come in useful for others. (See image below) the idea is that anything with the same colour will collide , white collides with everything.
			
							Rube file for collision category and mask checking
- 
				StuartTresadern
 - Posts: 7
 - Joined: Sat Jan 18, 2014 7:19 pm
 
Rube file for collision category and mask checking
- Attachments
 - 
			
		
		
				
- collisioncheck.zip
 - (101.85 KiB) Downloaded 1199 times
 
 
Re: Rube file for collision category and mask checking
Thanks Stuart, that's really helpful.  