add new zone box visuals,

This commit is contained in:
Redo
2025-07-19 21:36:50 -07:00
parent a5ce98b31d
commit 6446a621c6
13 changed files with 165 additions and 41 deletions

View File

@ -1,4 +1,3 @@
//bls 4
// This file should not exist. Fix later...
// -------------------------------------------------------------------
@ -273,6 +272,8 @@ function NDM_PlantCopy::conditionalPlant(%this, %client, %force, %ownership)
return;
}
%client.ndPushBoxHistory(%client.ndSelection.getGhostWorldBox());
%client.ndLastPlantTime = $Sim::Time;
%pos = %client.ndSelection.ghostPosition;