def __init__(self):
     Actor.__init__(self)
     self.Movement = Properties.Movement()
     self.Attack = Properties.Attack()
     self.grfx = "Actor/Zombie/rsz_ozzy.jpg"