 |
 |
Member Community Game Development, 3D Modeling, Art, Sound Effects and more
|
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
Marek Site Admin

Joined: 11 Feb 2007 Posts: 515 Location: Ontario Canada  |
Posted: Sat Feb 13, 2010 9:42 am Post subject: Ghost VMK 45 - Instruction Screen |
 |
|
| In this VMK I go back to working with the GUI system. A moving ghost image is placed on the main menu screen, and an instruction screen is displayed after you press the Play option from the menu. The initial position of the player and ghosts are also set to be randomly generated. |
|
| |
|
|
|
 |
 |
 |
 |
 |
skilz80

Joined: 16 Aug 2008 Posts: 58
 |
Posted: Sun Feb 28, 2010 1:25 pm Post subject: About Scene::InitGUILoadingInstructions() Function |
 |
|
I don't know if this is a bug or not, but when I ran the code as you initially
had it in the video.
The Text "Loading..." did not appear.
I started to think why this was happening, then I realized that the Instruction tga image was being rendered over top of the text.
In this function I reversed the order between the GUID_LOAD_TEXT and GUID_LOAD_INFO for the GS_LOADING state.
So here, I rendered the Instruction image first then I rendered the text afterwards, and now everything works fine. You might want to have a look at this Marek. NICE WORK !!!
Can not wait for the next few VMK's especially the Sound
One question. Are you going to be adding videos for the GUIRadio and GUISlider Class ? Or are you leaving that up to us to figure out ? |
|
| |
|
|
|
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
 |