Death animations and spawner

This commit is contained in:
Marco 2025-02-23 19:19:12 +01:00
commit 16b7d936c9
13 changed files with 286 additions and 11 deletions

View file

@ -131,8 +131,8 @@ public partial class Teleporter : Activable
await TweenPlayer(player);
_particles.Emitting = true;
//_particles.Emitting = true;
FireParticles();
await player.Teleport();