This is what I have, and for some reason it won't move...I trust all you smart people could point me in the right direction...thanks
from visual import *
from visual.graph import *
relaxedlength = vector(.60,0,0) # length of spring when it isn't stretched or compressed
spring =...