Ok. When i call
Self.body = LoadImage("player\body.png")
all works
when i call
Self.body = LoadImage("player\body.gif")
i get a null object.
im 100% sure both images are in the same directory.
i tried a 16color, 256 color, and transperant gif.
Self.body = LoadImage("player\body.png")
all works
when i call
Self.body = LoadImage("player\body.gif")
i get a null object.
im 100% sure both images are in the same directory.
i tried a 16color, 256 color, and transperant gif.