How destroy paper character so that disappeared when kill character

i can not destroy paper character with blueprints. Help me, thx.

Add function in character.

136106-2017-04-29_21-23-37.png

And call it from anywhere, but make sure to take a reference before calling)

Simply use Destroy Actor node. Use a delay if you want to play an animation, and use the duration of the animation minus a second or two so that it destroys straight after being killed. :slight_smile:

thx, it’s so just.
I just confused. I thought inherit from character.

Is it working for you?

Do you still need any help?