void playerDied()
 {
     world.spawnBlood(this.transform.position);
 }