mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
dont send a full grp update on stopmovetotarget. just a rootpart terse
This commit is contained in:
@@ -2369,6 +2369,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
if (pa != null)
|
||||
pa.PIDActive = false;
|
||||
|
||||
RootPart.ScheduleTerseUpdate(); // send a stop information
|
||||
}
|
||||
|
||||
public void rotLookAt(Quaternion target, float strength, float damping)
|
||||
|
||||
Reference in New Issue
Block a user