Hello everyone,
I found an awesome example about button with CSS:
codepen.io/kjbrum/pen/wBBLXx
I would like to apply them in Construct 3 for practicing with CSS in Construct 3, but the problem is I can change the shape and the color only.
Idle:
Mouse Over:
When I use transform: translateX(-100%), it will move the button away.
I am appreciate all your helps.