I have a plane and an image
the plane is 100x150
the image is 200x150
I am trying to wrap the image tx around the plane using dbScaleObjectTexture:
(dgdk.net testing)
oDB3D.ScaleObjectTexture(tmpCard.ObjectNum, 0.5, 1)
with 0.5 I get the left half of the image on both sides, with 1.0 I get the full image on both sides, I am trying to get the left half of the image on one side of the plane, the right half of the image on the other side of the plane, what am I doing wrong?
I also tried with a flat box, and even a box 100x150x100, same results
Science, Mathematics, and Physics do not lie - only people do.