feat: polish VR gameplay and sync tools
This commit is contained in:
@@ -32,7 +32,7 @@ namespace VRBeats
|
||||
public Vector3 rotation = Vector3.zero;
|
||||
public float speed = 2.0f;
|
||||
public int speedMultiplier = 1;
|
||||
// 0 이면 Settings.TargetTravelTime 사용, 양수면 해당 시간으로 이동
|
||||
// 0이면 Settings.TargetTravelTime 사용, 양수면 해당 시간 동안 일정 속도로 이동
|
||||
public float travelTimeOverride = 0f;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user