I Wanna Community

Fangames => Game Design => Programming Questions => Topic started by: Superlogan41 on September 01, 2014, 05:13:34 PM

Title: Death Messages
Post by: Superlogan41 on September 01, 2014, 05:13:34 PM
How do i make that when you die, a message will be displayed?
Title: Re: Death Messages
Post by: pieceofcheese87 on September 01, 2014, 10:17:24 PM
do you mean like in Kill the guy how it displays a random message under the game over image after you die?
Title: Re: Death Messages
Post by: Superlogan41 on September 02, 2014, 04:43:39 PM
Yes Cheese, how do i do that?
Title: Re: Death Messages
Post by: klazen108 on September 03, 2014, 09:40:06 AM
You'll need to edit the GAMEOVER object (you'll find it near the player object) - either have it draw_text or draw_sprite whatever you want in the draw event