Is it me that is doing something wrong?
When E is pressed the second image should display to the middle of the screen.
This does not happen. The first image displays to the center.
function startdisplaytest_init(e)
LoadImages("Test This Image",000)
LoadImages("Test This Image",001)
end
function startdisplaytest_main(e)
SetImagePosition(20,20)
ShowImage(000)
FreezePlayer()
Prompt ("Press E to Continue" )
if g_KeyPressE == 1 then
SetImagePosition(50,50)
ShowImage(001)
--HideImage(000)
end
end
(Custom) Intel i7 3.3 Mhz. 16 GB fast ram. EVGA Nvidia 1050 Ti 4GB. Dell US27 2560 x 1440. Dell 24 1920 x 1080. Awesome.
Next G. Card EVGA GeForce GTX 970 Superclocked ACX 2.0 Gaming 4GB GDDR5 PCIe3.0 Graphics Card.
Would Like EVGA NVIDIA GeForce GTX 1080 8GB GDDR5X PCIe3.0 Graphics Card