how to make a ball following the line of a square?
Otavio Neves
7 Posts
I need to do a simulation of electrical circuit, it would insert balls representing the electrons flowing through the circuit, however I can only make the ball swing from side to side. How do I follow the line of the ball made??? Attached is what I have done.
Re: Re: Re: Re: how to make a ball following the line of a square? -
Otavio Neves
7 Posts
lookang, thank you, but I just need a simple circuit like I did and posted. I need to know how to make the ball placed at the end of the line disappears and the other sphere to appear in an instant, giving the impression that this sphere circling the wire. The sphere represents the electron in the circuit. For this I thought of using conditions, like programming, using (if) for example, but do not know how to do this.