you need to include the x y position of the bomb in the __init__ of bombs: class Bomb(sprite): def __init__(self, ai_game, x, y): # [.
確定! 回上一頁