카메라 이동범위 설정 -0.2(노준학)
기즈모 고정 -0.5(노준학) 완료 MQTT 재연결 로직 -0.2(노준학) - 작업중
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using RTG;
|
||||
using RTG;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using Octopus.Simulator;
|
||||
@@ -98,7 +98,6 @@ public class RTGController : UnitySingleton<RTGController>
|
||||
objectRotationGizmo.Gizmo.SetEnabled(false);
|
||||
objectScaleGizmo.Gizmo.SetEnabled(false);
|
||||
objectUniversalGizmo.Gizmo.SetEnabled(false);
|
||||
|
||||
if (gizmoId == "None")
|
||||
{
|
||||
workGizmoId = GizmoId.None;
|
||||
|
||||
Reference in New Issue
Block a user