5 Replies
hello
how can i make the animetion for my case game smoother ?
https://codepen.io/nim_a/pen/VYZVOOm
i add a
transition =
all 1.7s cubic-bezier(.07,.3,0.3,1.2)
;
to each child elemnt
and add 0.45 secend time intervalLooks very smooth to me
cheak the win part
when u winning
it will be stop faster than normal
is there anything i can do so when its come to wining it roll little slower ?
im trying to do something so last elemnt before winning it come slower and slower