I have a problem. I want an enemy to wait for 4 seconds and then kill the player, and i want the player to be able to do stuff while the enemy is waiting. I've got all the stuff after the wait done (the death of the player), all i need is a command that makes the enemy wait for 4 seconds and the player should be able to do whatever while the enemy waits.