π«Anime and Hammer
continue evening dress
Anime
anim({
name:"player1",//obj name
position:{//write down the destination
x:5,y:5
},
time:1000,//automatically set to 1000(ms) if you do not enter time
type:"linear"//automatically set to "linear" if you do not enter time
})Install anime.js
Hammer
Install hammer.js
Last updated