hi. when i use
Actor bus = getOneIntersectingObject(masina2.class);
getWorld().removeObject(bus);
it doesn t remove instantly .. it removes when another masina2 object is intersecting with the bus
if (getY() >= 299 && getY() < 302)