Difference between revisions of "Make character disappear"
Jump to navigation
Jump to search
m
cleaning formatting
imported>JBurgess m (added to solutions category) |
imported>JBurgess m (cleaning formatting) |
||
Line 1: | Line 1: | ||
==Question== | |||
I'm trying to have a NPC dissapear when he dies with the SetActorAlpha fonction but it does not seem to work is there or another way? or can someone tell me what is wrong with the script? | I'm trying to have a NPC dissapear when he dies with the SetActorAlpha fonction but it does not seem to work is there or another way? or can someone tell me what is wrong with the script? | ||
==Discussion== | |||
Several things are "wrong" | Several things are "wrong" | ||
# [[OnDeath]] runs only once. | # [[OnDeath]] runs only once. |