File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ AnimationUI is a unity tool to create UI animation easily with no code. You can
6
6
7
7
## ✨ Demo Preview
8
8
<p align =" center " >
9
+ <img src="./Images/PreviewAnimationUI.gif" align="left">
10
+ <img src="./Images/PreviewSettings.gif" align="right">
11
+ </p >
12
+ </br >
13
+ <p align =" center " >
14
+ <img src="./Images/PreviewUpgrade.gif" align="left">
15
+ <img src="./Images/PreviewStart.gif" align="right">
16
+ </p >
17
+
18
+ <!-- <p align="center">
9
19
<img alt="Preview AnimationUI" src="./Images/PreviewAnimationUI.gif" width="45%">
10
20
11
21
<img alt="Preview Settings" src="./Images/PreviewSettings.gif" width="45%">
@@ -14,7 +24,7 @@ AnimationUI is a unity tool to create UI animation easily with no code. You can
14
24
<img alt="Preview Upgrade" src="./PreviewUpgrade.gif" width="45%">
15
25
16
26
<img alt="Preview Start" src="./PreviewStart.gif" width="45%">
17
- </p >
27
+ </p> -->
18
28
19
29
<!-- 
20
30

You can’t perform that action at this time.
0 commit comments