Jump to content
Search Community

antonis

Members
  • Posts

    4
  • Joined

  • Last visited

antonis's Achievements

1

Reputation

  1. Thank you very much... it looks lice https://codepen.io/codedgr/pen/XWjJLdR
  2. Hello, I would like to move an object across the screen using the ease.in "circ.in" at the begining, keep the speed gained and then ease.out with "back.out(4)" how can I make it look seamless?
  3. Thank you for the quick reply.. that solves the issue..
  4. Hello all, My code should execute a loop moving the box left and right and after some time it should move it all the way right and finish the timeline. I wrote the following code and some times it fails to seek the label "end" and stucks in a loop... console keep printing the "end" infinty and the box is not on the right as it should be, as you can see from my screenshot below. If you hit RUN a couple of times you may see it. I am using Chrome Version 86.0.4240.193 (Official Build) (64-bit) on linux
×
×
  • Create New...