Page 1 of 1

SWRC Ragdoll Clone

Posted: Thu Mar 05, 2015 5:50 pm
by rc1207sev
Hi, I want to create an actor class for a clone ragdoll (to like fall out of the sky or something), nut my unreal editor can't edit individual class properties, just in the class browser. Do I put a child clone at 0 health or do I create a child of KActor/Ragdoll. I tried doing the 2nd one but I don't know what properties to edit.

Re: SWRC Ragdoll Clone

Posted: Thu Mar 05, 2015 5:57 pm
by Marth8880
Creating an event that sets the actor's health to 0 when it spawns should probably work. :o