Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b9385b

Browse files
committed
Gif alight with html
1 parent 8ace96d commit 0b9385b

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

README.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,33 @@ AnimationUI is a unity tool to create UI animation easily with no code. You can
66

77
## ✨ Demo Preview
88

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+
&nbsp; &nbsp; &nbsp; &nbsp;
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+
&nbsp; &nbsp; &nbsp; &nbsp;
27+
<img alt="Preview Start" src="./PreviewStart.gif" width="45%">
28+
</p> -->
29+
30+
<!-- ![Preview AnimationUI](Images/PreviewAnimationUI.gif)
31+
![Preview Settings](Images/PreviewSettings.gif)
32+
![Preview Upgrade](Images/PreviewUpgrade.gif)
33+
![Preview Start](Images/PreviewStart.gif) -->
34+
35+
1136

1237

1338
## ✨ Features

0 commit comments

Comments
 (0)