Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: tonyamiga
Posted By tonyamiga On 19-02-2013 | Views: 3,902 Replies: 1
Forum: Programming
Hi Guys,
I am trying to write an expression for a project. So far I have the following:
.........................

magnet1.magnitude = 0;
if (gear.rotateY >360)
{
magnet1.magnitude = -20;
}
Posted By tonyamiga On 13-02-2013 | Views: 1,677 Replies: 0
Forum: Animation
Hi Folks,
I wondered if anyone could give me some advice, I am making a dynamic simulation of a motor
however I have come upon a problem I didn't expect, if I place an Expression on one object to...
Showing results 1 to 2 of 2