ThinkingParticles - Break and rebuild practice part 2

score: 2/5

Your browser doesn't support Flash files

Description

The follow-up and at the same time the last lesson from the first series of videotutorials about ThinkingParticles from Goran should finish with the setup of a Breakage and Rebuild system from the previous part. Part 2/2

Rate



Tell a friend Add comment

Comments

November 11, 2008, 2:04 pm cojoMan problem with sphere collision with floor (not working in your video) score 4/5
it's normal that it doesn't work.

you first collide the sphere and pass the sphere particle in the spherefrag particle. then, you ask if the sphere also collides with the floor ? NO, you ask if the (now) spherefrag ! collides with the floor.
but that would also collide your smaller, broken-off fragments.
that's why when you switched the condition for only the floor node, it worked.

because you haven't already collided with the cyllinder, so the sphere was still a sphere and not a spherefrag.

great tutorial.
thx
Tell a friend Add comment
add comment

add comment

Your email address will not be visible

Syntax: [i]italic[/i] | [b]bold[/b]
tell a friend

tell a friend