hellow. i am new in the business robots.
hoooow i can implemate A BOMB !!!!!!!!
This bomb should remove another robots !
pleasem send me the editor.
thx bro


1 2 3 4 5 | if (getOneIntersectingObject(Robot. class )!= null ) { Robot robot = (Robot) getOneIntersectionObject(Robot. class ); getWorld().removeObject(robot); } |