I have run the code in DB 1.13 and the matrix looks fine
make matrix 1,1000,1000,25,25
load image "Marble-Black.bmp", 1
load image "gravel01.jpg",2
prepare matrix texture 1,2,1,1
set matrix tile 1,1,1,1
position matrix 1,0,0,0
shift matrix down 1
update matrix 1
load object "canvas.x",1
scale object 1, 500,500,500
position object 1,500,25,500
rem position camera 0, 0.0, 100.0, 0.0
texture object 1,1
do
rem control camera using arrowkeys 0,1,1
loop
I had to rem a couple of commands but otherwise this matrix looked ok in DB 1.13.
I tried to put this code in a code snippit box but that did not work for me. I have searched the forums for the answer to this but don't have time to look at every page. The old forums had a search option these forums do not at least that I can find. I addressed this issue in the DBPRO forum but got no reply, but have been rudly told to search the forums. I don't have the time or desire to search through hundreds of pages of forum questions for an answer so a search option would be nice. Until I guess everyone will have to put up with the same things being asked over and over