question about OOP here.
Invader = {PosX = 5, PosY = 5, alive = true} function Invader:new(x, y) -- local InvaderImage = paintUtils.loadImage("