Changing the image of a CCSprite December 9, 2023 by Tarik CCTexture *tex = [CCTexture textureWithFile:fileName]; self.texture = tex;