i want to make a scenario with random moving robots with different speed.and if they touch some object withing there range, suddenly grab that object and come back to a specific location(this senario same as the "ant" example in greenfoot). can't i make that senario without using "creature" class in greenfoot.

