超大量的更新 修复很多问题,gameplay特效初步
This commit is contained in:
@@ -579,7 +579,7 @@ namespace AiryUI
|
||||
|
||||
//EditorGUILayout.LabelField ( "Rotation Pivot" , titleLabelStyle );
|
||||
|
||||
//rotationPivotGridIndex = GUILayout.SelectionGrid ( rotationPivotGridIndex , new string [] { "↖" , "▲" , "↗" , "◄" , "●" , "►" , "↙" , "▼" , "↘" } , 3 );
|
||||
// Documentation text normalized.
|
||||
|
||||
//AnimatedElement.pivotWhileRotating = ( AnimationStartPosition ) rotationPivotGridIndex;
|
||||
|
||||
@@ -772,4 +772,4 @@ namespace AiryUI
|
||||
eventsFoldout_HIDE = EditorPrefs.GetBool("airyui/" + nameof(eventsFoldout_HIDE));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user