Return back to marek-knows.com Member Community
Game Development, 3D Modeling, Art, Sound Effects and more


Ghost VMK 45 - Instruction Screen

 
Post new topic   Reply to topic    Member Community Forum Index -> Ghost Toast VMK
View previous topic :: View next topic  
Marek
Site Admin


Joined: 11 Feb 2007
Posts: 515
Location: Ontario Canada

 PostPosted: Sat Feb 13, 2010 9:42 am    Post subject: Ghost VMK 45 - Instruction Screen Reply with quote Back to top

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.
 
View user's profile Send private message
skilz80



Joined: 16 Aug 2008
Posts: 58

 PostPosted: Sun Feb 28, 2010 1:25 pm    Post subject: About Scene::InitGUILoadingInstructions() Function Reply with quote Back to top

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 Smile

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 ?
 
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Member Community Forum Index -> Ghost Toast VMK All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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