PDA

View Full Version : Bacteria



shinji3c
May 6th, 2005, 11:43 PM
Hi
First, I'm an actionscript newbie and I was looking at this tutorial(bacteria thing) and...um I thought I try and do it by myself first.
So I tried to make it as close as i could but I have come to my limit :(
I attached a file and you will see my problem :(
Cries.....

THankyou

cries....

3pinter
May 7th, 2005, 01:52 AM
You haven't giving instance names to your circle ....
it's a grouped thing right now... click on it, hit F8, give it the instance name 'circle' and ctrl+enter to test it... they are moving....

In your code you're talking about 'shad' ... don't know what that is...


-------
Sorry I do know right now... I've looked into your grouped image and they're there.. I mean 'circle' and 'shad'. I've broken them apart (ctrl+b). That did the trick...

See attached file.

:smirk:

shinji3c
May 7th, 2005, 03:30 AM
WOw
Thanks!
But i do have another problem and am so sorry for bothering you.
The problem is that the shadow part and the circle part aren't really moving together when smooth moving to a random target when that target is far from the original location. The blue circle seems to go faster than the shadow....
Should I just learn what the tutorial teach....I wanted to see how good i am ...apparently i'm not :(