I'm only using the lines:
temp_mem:tpixmap=LoadPixmap("texture.bmp")
Global tex=bglTexFromPixmap(temp_mem,0)
Yet it throws up the error,
[ERROR] Unable to calculate tex size
Can anyone please shed some light !?
temp_mem:tpixmap=LoadPixmap("texture.bmp")
Global tex=bglTexFromPixmap(temp_mem,0)
Yet it throws up the error,
[ERROR] Unable to calculate tex size
Can anyone please shed some light !?