mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 02:38:28 +08:00
Collisions editing progress
This commit is contained in:
+1
-1
@@ -686,7 +686,7 @@ namespace CodeWalker.Forms
|
||||
|
||||
if (Ybn.Bounds != null)
|
||||
{
|
||||
MoveCameraToView(Ybn.Bounds.BoundingBoxCenter, Ybn.Bounds.BoundingSphereRadius);
|
||||
MoveCameraToView(Ybn.Bounds.SphereCenter, Ybn.Bounds.SphereRadius);
|
||||
}
|
||||
|
||||
UpdateBoundsUI(ybn);
|
||||
|
||||
Reference in New Issue
Block a user