Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Particle collision
Spazatron Offline
Junior Member

Posts: 33
Threads: 17
Joined: Oct 2012
Reputation: 2
#1
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
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
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
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#3
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
Find




Users browsing this thread: 1 Guest(s)