Spazatron 
 
 
		
			Junior Member 
			
			
			
 
			
	Posts: 33 
	Threads: 17 
	Joined: Oct 2012
	
 Reputation: 
2
		
	 | 
	
		
			
Particle collision 
			 
			
				I have a rain particle to make it look as though it's raining outside a window, but the rain is going through the ceiling of another room in the building. I can't simply move the particle because it's positioned perfectly at the window... is there a way to stop the particle going through the ceiling (which is a primitive)?
			 
			
			
			
		 |  
	 
 | 
	| 10-04-2014, 01:13 PM  | 
	
		
	 | 
	
		
		Mudbill 
 
 
		
			Muderator 
			
			
			
 
			
	Posts: 3,881 
	Threads: 59 
	Joined: Apr 2013
	
 Reputation: 
179
		
	 | 
	
		
			
RE: Particle collision 
			 
			
				No I don't think you can add collisions to them. 
The rain particle is really huge in radius, so if you want to, you can edit it to be smaller for yourself.
			 
			
			
 
			
		 |  
	 
 | 
	| 10-04-2014, 01:25 PM  | 
	
		
	 | 
	
		
		FlawlessHappiness 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 3,980 
	Threads: 145 
	Joined: Mar 2012
	
 Reputation: 
171
		
	 | 
	
		
			
RE: Particle collision 
			 
			
				No, you cannot. 
 
So there are 2 solutions: 
 
Move it up, so that it doesn't collide with what's below it. 
or 
As Mudbill said, create one yourself.
			 
			
			
 
Trying is the first step to success. 
			
		 |  
	 
 | 
	| 10-04-2014, 10:42 PM  | 
	
		
	 |