Jump to content
  • 0

Die animation hmm ?


Question

Posted

hellow guys, have some way when the player dies, leave a small sign of blood on the spot, or leave some time for the player to be reborn at the checkpoint ??? Thank you for your help

3 answers to this question

Recommended Posts

  • 1
Posted

Entities are removed immediately, so death animations/markers/etc are actually harder than it sounds and will definitely require source code modifications for your particular game.

  • 0
Posted

I'm not 100% sure about this, but I think this would be the easiest to do with a small source edit.

Maybe someone can figure out a way to do it with events?

 

As for giving players some time before they respawn, that would definitely require a source edit of some degree.

  • 0
Posted
2 hours ago, Joyce said:

Maybe someone can figure out a way to do it with events?

For events, the animation of death of monsters could be possible, but there is no way to reproduce this animation away from the player, only near him where the combat must be hand-to-hand, death through projectiles would not be able to reproduce. Since monsters can perform common events, an animation could be performed on the player.

Besides, there is no way to reproduce the animation in front of the player (where the monster died), if the area spell is even worse. There is no way to locate on the screen, play animation, where the player is in front.

In this case I conclude that: For events it sucks, for players it is even worse. I love events, but I can't imagine anything like that. Source is the way.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...