File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,33 @@ AnimationUI is a unity tool to create UI animation easily with no code. You can
6
6
7
7
## ✨ Demo Preview
8
8
9
- ![ Preview AnimationUI] (Images/PreviewAnimationUI.gif =50%x) ![ Preview Settings] (Images/PreviewSettings.gif =50%x)
10
- ![ Preview Upgrade] (Images/PreviewUpgrade.gif =50%x) ![ Preview Start] (Images/PreviewStart.gif =50%x)
9
+ <p align =" center " width =" 100% " >
10
+ <img width="50%" src="./Images/PreviewAnimationUI.gif">
11
+ <img width="50%" src="./Images/PreviewSettings.gif">
12
+ </p >
13
+ </br >
14
+ <p align =" center " width =" 100% " >
15
+ <img width="50%" src="./Images/PreviewUpgrade.gif">
16
+ <img width="50%" src="./Images/PreviewStart.gif">
17
+ </p >
18
+
19
+ <!-- <p align="center">
20
+ <img alt="Preview AnimationUI" src="./Images/PreviewAnimationUI.gif" width="45%">
21
+
22
+ <img alt="Preview Settings" src="./Images/PreviewSettings.gif" width="45%">
23
+ </p>
24
+ <p align="center">
25
+ <img alt="Preview Upgrade" src="./PreviewUpgrade.gif" width="45%">
26
+
27
+ <img alt="Preview Start" src="./PreviewStart.gif" width="45%">
28
+ </p> -->
29
+
30
+ <!-- 
31
+ 
32
+ 
33
+  -->
34
+
35
+
11
36
12
37
13
38
## ✨ Features
You can’t perform that action at this time.
0 commit comments