Reply to Re: Downwards
If you don't have an account, just leave the password field blank.
move_stop(1, 2, 320, 1);
-10 is an Y cord for going up, not down.
It's like this:
-10
-5
0
5
10
20
30
40
50
100 (Suppose Dink is here, Y cord 100)
200
300
320 (You want to move Dink here)
etc.
Hope this helps.
-10 is an Y cord for going up, not down.
It's like this:
-10
-5
0
5
10
20
30
40
50
100 (Suppose Dink is here, Y cord 100)
200
300
320 (You want to move Dink here)
etc.
Hope this helps.
