+ 1
( JS ANIM ) Why is the box not going right?
I am trying to make the box (eye picture) inside the container (iluminati picture) go left > down > right > up, but it isn't working. Help please, ty. https://code.sololearn.com/WQ6ed0Pr7s9d/?ref=app
1 Respuesta
+ 1
Your code is fine, it has few mistakes like initializing variable on line 37 and 51.
I tried to write your code in better way.
https://code.sololearn.com/WHh8PsJCl71q/?ref=app