UI换了很多,spine主视觉停用
This commit is contained in:
@@ -46,7 +46,7 @@ public class notebookController : MonoBehaviour
|
||||
private readonly Dictionary<fatherItemPrefab, int> fatherAnimTokens = new Dictionary<fatherItemPrefab, int>();
|
||||
private bool initialized = false;
|
||||
private const float SonOffsetBase = 5f;
|
||||
private const float SonOffsetPerItem = 60f;
|
||||
private const float SonOffsetPerItem = 110f;
|
||||
private const float SonTweenDuration = 0.5f;
|
||||
private const float SonFadeDuration = 0.25f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user