Ejemplo n.º 1
0
 void playerDied()
 {
     world.spawnBlood(this.transform.position);
 }