Insert the following code at the end of the program. (Remember the program structure.)
AB.world.nextStep = function() { theobject.position.x = theobject.position.x + AB.randomIntAtoB ( -30, 30 ); };
theobject.position.y
theobject.position.z