posted by God+Piano+Guitar=alant80 at 2:08 am
I have a question...how do i make a bullet follow the player's character?
Do you mean the shooter game or platform game? You can look at the http://www.gamemaker.nl/tutorials/Please go through the tutorials there for the game that you are creating. You have to go through every page to get a fuller picture of the game.
Perform a right-clicked at the scripts folder and select Add Script
You can refer the pop-up to the script. In the script, there is already the pop-up screen asking for the user input.For normal pop-up messages, can use the icon for messages or in script use show_message("Your message HERE!");
Post a Comment
<< Home
4 Comments:
I have a question...
how do i make a bullet follow the player's character?
Do you mean the shooter game or platform game? You can look at the http://www.gamemaker.nl/tutorials/
Please go through the tutorials there for the game that you are creating. You have to go through every page to get a fuller picture of the game.
Perform a right-clicked at the scripts folder and select Add Script
You can refer the pop-up to the script.
In the script, there is already the
pop-up screen asking for the user input.
For normal pop-up messages, can use the icon for messages or in script use show_message("Your message HERE!");
Post a Comment
<< Home