Problems with multiple collision objects
Hi Everyone
I am in the process of developing a movie where some objects are falling on the flour and bouncing up and falling into place.
The problem is, it seems when i reach a certain point of objects that have become rigig bodies, some of the previous objects that have bin working fine, all of a sudden stops working and falls right through the floor.
Originally i have split the objects into groups and copied those the basic way - before they became rigid bodies. (They have the same names in the groups and i have tried renaming them, to see if that would solve the problem, but no results.)
So - my problem is; why do objects that have bin working fine, all of a sudden stop working because new objects have got the same functions?
Make any sense?