Yes, it is simple:
Make your char doing move "A" (setting a point), where he summons a T0 (with state 14, so it won't be attacked by enemys) with a bdy-tag at something like y:99999
Then the char can do the move "b" (teleport) anywhen, which uses a itr:8 (x/w:infinite y=99999) to "teleport" him at the objects position.
Doing it like i described it will look pretty creepy, but will work for sure ^^
And if you want to make your char only traveling x Pixels far, then you can simply make a frame with:
wait: 1
dvx: 100++
pic:999
next: view below
After that you make a next-frame with dvx: 550 (that will stop the movement instantly).
THE RESULT:
the char will move invisible ultra-fast for a exact amount of pixels, after that he "stops" at the exact point and gets back visible or does whatever you want him to do
Make your char doing move "A" (setting a point), where he summons a T0 (with state 14, so it won't be attacked by enemys) with a bdy-tag at something like y:99999
Then the char can do the move "b" (teleport) anywhen, which uses a itr:8 (x/w:infinite y=99999) to "teleport" him at the objects position.
Doing it like i described it will look pretty creepy, but will work for sure ^^
And if you want to make your char only traveling x Pixels far, then you can simply make a frame with:
wait: 1
dvx: 100++
pic:999
next: view below
After that you make a next-frame with dvx: 550 (that will stop the movement instantly).
THE RESULT:
the char will move invisible ultra-fast for a exact amount of pixels, after that he "stops" at the exact point and gets back visible or does whatever you want him to do
My Creations: (Click to View)
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka