playback 버그 수정
This commit is contained in:
@@ -42,7 +42,7 @@ namespace UVC.UI.Loading
|
||||
private bool animatting = false;
|
||||
private Transform loadingImageTransform;
|
||||
|
||||
private float loadingSpeed = 1.5f;
|
||||
private float loadingSpeed = -1.5f;
|
||||
private float rotationSpeed = -1.0f;
|
||||
|
||||
private void Awake()
|
||||
|
||||
Reference in New Issue
Block a user