Actor wont destroy anymore


As you can see in this image, im trying to destroy a actor. (It is a AI enemy). It worked out fine for a long time, but as i was changing the projectile, that damages the enemy, it just wouldnt “die” anymore. The code will just continue after the destroy actor, as if nothing has ever happened. And it gives no error notification back. Thats why im so confused. Hope someone could help me. Here is a image of the code inside the bullet:

Remove this

and go right into the cast.

1 Like

They should put that node behind a monthly paywall subscription.

1 Like

:nerd_face:

Tried it, but without succeed. Still wont destroy, but the code works the same i think. Had to do this bcs of an old bug, that seems to be fixed now… xd But This bug is really strange. Thats why i need help

1 Like

ok, after many trial and error, i finally managed to find the proplem. Its so easy that its really stupid, but since the game is multiplayer, i forgot to replicate it, and it only got destroyed on the server side. Thats why there were no errors. It was working… Soo, yeah. Found it ^^ xd

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.