Demiplane fixes (#632)

* limit demiplace wshwooshing by interaction range, fix global gibbing

* Update base.yml

* fix #521
This commit is contained in:
Ed
2024-12-06 17:16:38 +03:00
committed by GitHub
parent 64df860b50
commit 02cbeee6dc
6 changed files with 20 additions and 6 deletions

View File

@@ -44,6 +44,7 @@ public sealed partial class CP14DemiplaneSystem : CP14SharedDemiplaneSystem
UpdateGeneration(frameTime);
UpdateStabilization(frameTime);
}
/// <summary>
/// Teleports the entity inside the demiplane, to one of the random entry points.
/// </summary>