Demiplane fixes (#632)
* limit demiplace wshwooshing by interaction range, fix global gibbing * Update base.yml * fix #521
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user