Ramsey
October 23, 2003, 1:53pm
1
Hi there folks.
After following the tutorial on movement with actionscript i would now like to make the movement follow a path set by guiding layer or something with the same effect as a guide layer,
All help and suggestions would be gratefully appriciated
Thanks again for your time and help.
:hr: Ramsey
system
October 23, 2003, 4:13pm
2
Welcome, Ramsey!
Check this out: http://proto.layer51.com/d.aspx?f=952 .
It’s been asked a couple of times before, so run a search if you have any questions; chances are someone already answered it.
system
October 23, 2003, 9:07pm
3
wow…
err, maybe one should be more carefull for what one ask’s for
phew…
i would like to make a network cable (snake)
slide in //would be nice if it were along a path
then
stop();
then //on a seperate btn
onPress();
gotoAndPlay // cable (snake) continues to slide in .
now using tween i think i need “_rotation” on the head so it looks reasonably like a snake and duplicate mc of some kind to do the body (cable)
if in any way this makes sense to any one then i’ll be suprised and if help comes then i’ll be amazed …and thankfull
ramsey
system
October 23, 2003, 9:14pm
4
system
October 23, 2003, 9:22pm
5
Well… it’s probably not better than tweened motion, but it’s definitely more fun.