Hi,
I am trying to add some interactive elements into my levels so I want to add some objects that would react to player moving around. I've got a chain mesh set up complete with physics asset, it works ok when I put another rigid body (KActor) in its way, it wraps around it nicely but my pawn is able to walk through it with no problems. With some fiddling I was able to make it to block my pawn (so it stops) but that's not really what I want :\ Anyone here solved similar problem?
I looked up pawn-cloth collision on these forums too with no real success, guess the settings might be similar...
Thanks for any answers.
I am trying to add some interactive elements into my levels so I want to add some objects that would react to player moving around. I've got a chain mesh set up complete with physics asset, it works ok when I put another rigid body (KActor) in its way, it wraps around it nicely but my pawn is able to walk through it with no problems. With some fiddling I was able to make it to block my pawn (so it stops) but that's not really what I want :\ Anyone here solved similar problem?
I looked up pawn-cloth collision on these forums too with no real success, guess the settings might be similar...
Thanks for any answers.
Comment