EDITING: Adding background graphics (v0.28)
Posted: Wed Jan 14, 2004 4:31 am
Ver: 0.28
I thought I'd try adding a new background graphic to the main viewport of the game.
Previously, you could only add a bitmap of 640x400. Now RTC tells me that it is expecting a bitmap of 640x480. I remember requesting this ages ago, so thanks for adding that George.
However, the image is still drawn at (0,40) when I really want it to be drawn at the true (0,0). Even if I specify the coordinates as (0,-40) it doesn't make any difference.
This is especially odd, as I tried replacing the Hint Oracle bitmap, and specified it's position as (0,-40). I was surprised and delighted to see that everything shifted acordingly (including the text -- nice one George!).
Can you fix it so that the main game view works the same way as the Hint Oracle?
I thought I'd try adding a new background graphic to the main viewport of the game.
Previously, you could only add a bitmap of 640x400. Now RTC tells me that it is expecting a bitmap of 640x480. I remember requesting this ages ago, so thanks for adding that George.
However, the image is still drawn at (0,40) when I really want it to be drawn at the true (0,0). Even if I specify the coordinates as (0,-40) it doesn't make any difference.
This is especially odd, as I tried replacing the Hint Oracle bitmap, and specified it's position as (0,-40). I was surprised and delighted to see that everything shifted acordingly (including the text -- nice one George!).
Can you fix it so that the main game view works the same way as the Hint Oracle?