private void DestroyBlock() { TriggerSparklesVFX(); level.BlockDestroyed(); Destroy(gameObject); PlayDestroySound(); }