Hi,
I'm trying to code the movement of a wave, up from below screen, stop and back to initial position using this plugin.
This is the code: prntscr. com / 7g5p9y
Unfortunately i'm not able to reproduce the movement since it doesn't trigger the down move, I think there is some problem with the condition. I also tried to use "compare progress = 1" but it doesn't work either. I initially tried to use the relative target but the sprite starts from below and goes up above the upper limit of the screen. I prefer the relative condition but results are bad
What i'm doing wrong?
Ty