Does anyone know of a way to move nodes without input from the keyboard or mouse? My group has the enemy cars(which are Nodes/ImageViews) appear on the screen, but we cannot get the cars to move on their own. We have looked at using the translate(), layout(), and relocate() methods, but the car does not move.