I finally got home to test some more with this thing...
The reason why it shows a shadow because it is a character of some kind for some reason..
this is the syntax I have for it
shoot x,y, y-offset, direction in radians, unknown, character animation, unknown;
so like for me I did
shoot x, y, 5, 3.14, 0, 0, swim, ;
I think it is measured in radians for the direction, you gotta think of trigonometry with circles.
so it will start at x and y.. be up 5 spaces.. and be a swimming animation. On the Y-Offset, it can only be positive to show effect and it will only add to be above original position with what I found.
Hope you guys can find out more without Stefan telling us.. lol
