idioteque ꩜'s profile picture

Published by

published
updated

Privacy: Link-only
Category: Web, HTML, Tech

eva unit animations codes (bottom, left corner)

Animation 1 (eva explosion)-


<div style="max-height: 300px; position: fixed; left: 10px; bottom: 0; z-index: 200;">

    <img src="https://i.postimg.cc/ZRV043Hc/IMG-1146.gif" width="1000" height="250"/>

</div>


Animation 2 (eva shooting)-


<div style="max-height: 300px; position: fixed; left: 10px; bottom: 0; z-index: 200;">

    <img src="https://i.postimg.cc/SsvqgGVw/IMG-1158.gif" width="500" height="250"/>

</div>


Animation 3 (eva AT field)-


<div style="max-height: 300px; position: fixed; left: 10px; bottom: 0; z-index: 200;">

    <img src="https://i.postimg.cc/zD4HBw5t/IMG-1160.gif" width="500" height="250"/>

</div>


Animation 4 (eva berserk mode)-


<div style="max-height: 300px; position: fixed; left: 10px; bottom: 0; z-index: 200;">

    <img src="https://i.postimg.cc/g2WwyYx3/IMG-1161.gif" width="500" height="250"/>

</div>


Animations 5 (eva breathing)-


<div style="max-height: 300px; position: fixed; left: 10px; bottom: 0; z-index: 200;">

    <img src="https://i.postimg.cc/d3C1dXvW/IMG-1162.gif" width="500" height="250"/>

</div>


Comments

Displaying 0 of 0 comments ( View all | Add Comment )