fix label position not update
This commit is contained in:
@@ -72,7 +72,7 @@ namespace ChunilENG.Management
|
||||
if (screenPos.z < 0.3f)
|
||||
{
|
||||
machine.machineKPI.Deactive();
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
|
||||
machine.machineKPI.transform.position = screenPos;
|
||||
|
||||
Reference in New Issue
Block a user