yvanvds
Member
|
Destructible::Break
Hey.
I notice that in the source of Destructible::Break() you copy the properties of the actors to actor_info and later to destr->actors.
But the actor.group is not copied. Is this on purpose? I found out because I want to be able to select a piece with physics.ray() and couldn't get the actor group right.
Edit: It's not that I really need it fixed, cause I can just use the code and make another function. But it seems inconsistent, that's all.
(This post was last modified: 09-20-2011 08:29 PM by yvanvds.)
|
|
09-19-2011 08:47 PM |
|
Esenthel
Administrator
|
RE: Destructible::Break
you can download updated "personal sources"
|
|
09-22-2011 12:49 PM |
|