Im trying to create a game using the Swish 2 beta. Is it possible to use the FS Command feature to move an object around the screen? ( A mousefollower) Or collision detection?
~Jer~
Printable View
Im trying to create a game using the Swish 2 beta. Is it possible to use the FS Command feature to move an object around the screen? ( A mousefollower) Or collision detection?
~Jer~
<b>
</b>
ok well just try it with makin a movie clip and the puting this on it:
onClipEvent (load) {
startDrag ("", true, ur #, ur #, ur #, ur #);
}
insted of "ur #" put a nurmber in
hope it'll help
Cya Flash-ZeRo