π«Anime and Hammer
continue evening dress
Anime
change position smoothly
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
})anime.js must be installed
Install anime.js
Hammer
records your swiping movements
hammer.js must be installed
Install hammer.js
Last updated