Game Maker Character Select Screen Tutorial

[ad_1]
Brand new 2017 Game Maker Studio: 2 Course available right now

Game Maker Character Select Screen Tutorial

In this video we learn how to create more than one character and have the player select which one they want to use. If you have any questions then be sure to leave a comment or contact me on twitter; realtutsgml. If you learned something then be sure to leave a like, comment, favorite and maybe even a share.

Have you ever wanted to create games? Have you ever gotten fed up with it being to difficult? Well now is the time to thank me and possibly subscribe because you have just found the channel for you! Game Maker Tutorials, Java Game Programming, Unity3D Tutorials, Batch, C++ and much much more! This is the channel for you, the one stop shop for an exploration of your hidden talent as a game developer. Unleash your potential and go wild with imagination when you finally figure out how to make any game you want!

Visit CodingMadeSimple for more exclusive tutorials and get the help you need to succeed as your very own indie game developer!

Follow me on twitter for exclusive content and interaction with me!

Game Maker Studio: Programming
Game Maker Studio: Tutorial
Java Programming
Game Programming
Game Tutorial
Programming Tutorial


Posted

in

by

Tags:

Comments

45 responses to “Game Maker Character Select Screen Tutorial”

  1. DJ Radiocutter Avatar

    the tracking enemy isn't following the yellow or the green player πŸ™ could you tell me how to fix that?

  2. TheSuperBaxter Avatar

    Dude! Your skill is amazing!! I learned so much from you on this, especially with the Camera stuff πŸ˜€ Dude! You deserve a like! All of this worked for my upcoming game πŸ™‚

  3. RV PRESENTS Avatar

    I need Help ASAP !!!! I am making a game on Game Maker, I want too start my game with a default character and then when click the pause button i want too be able to change my character. Currently I have tried everything but it keeps crashing the game even tried everything in your video. Please help!!!!!!

  4. Miguel Orozco Avatar

    Help?
    ERROR in
    action number 1
    of Create Event
    for object obj_select:

    Error in code at line 1:
    if global.select = 1
    ^
    at position 11: Unknown variable select

  5. -SSB- Avatar

    PLEASE HELP i want it to go to the last room that i was in once i select character how would i do that?

  6. Enes Avatar

    line 4 has an error for some reason

  7. Athena Noodle Avatar

    Thank you so much!!! πŸ˜€

  8. LadyMalfrat Avatar

    Exactly what i need ! perfect tutorial thank you !! πŸ˜€

  9. seanofthedead90 Avatar

    Thanks for the tutorial. I tweaked it a bit so I change skins instead of actual characters, but it worked 100%. Thanks again.

  10. nether pixel Avatar

    umm tih was usefull

  11. Power Michael Avatar

    You sound depressed in this video….

  12. estefano ramos Avatar

    what if you are playing in multiplayer, how you make each person select their own character

  13. Ofek Lavi Avatar

    thank U very much, I tried to figure this out for a long time…:D

  14. Grei Avatar

    Does not work…

    No crashes or anything, but the player does not appear.

    EDIT: Nevermind, i forgot to make obj_C persistant.

  15. CreHx Gamer Avatar

    Sweet!
    I've been looking for this for ages.

  16. That Richard Avatar

    In object o_blue, event Left Pressed, action 1 at line 1: Variable name expected.
    In object o_red, event Left Pressed, action 1 at line 1: Variable name expected.
    In object o_control, event Create, action 1 at line 1: Variable name expected.
    In object o_control, event Step, action 1: Variable name expected.
    In object o_control, event Step, action 6: Variable name expected.
    In object o_control, event Step, action 11: Variable name expected.
    In object o_warbutton, event Left Pressed, action 1 at line 1: Variable name expected.
    !!!!!!!

  17. luc camron Avatar

    Thank you so much you helped so much.

  18. TheScriptan Avatar

    This one was made in a harder way, you could just change sprite index of it…

  19. Scynder Avatar

    Or you can use a parent object

  20. Zame2000 Avatar

    ___________________________________________
    FATAL ERROR in
    action number 1
    of Create Event
    for object ob player:

    COMPILATION ERROR in code action
    Error in code at line 5:
    else if global.select = 2
    ^
    at position 2: Variable name expected.

  21. Matster511 Avatar

    I am using game maker studio and when I make an object that is to be invisible but attach to the character like the obj_cam it just makes my character view go to that and the character becomes invisible

  22. FtDotNl Avatar

    or make use of parents, does that work too?

  23. who Avatar

    Hey it's me again I've been having trouble with making a multiplayer character select I tried to do that but the second player has the same as the first player and I don't want that to happen so can you make a video on it please because I have lots of trouble on it

  24. xtoxicfog Avatar

    Help me please D;

    ___________________________________________
    FATAL ERROR in
    action number 1
    of Create Event
    for object obj_select:

    COMPILATION ERROR in code action
    Error in code at line 5:
    else if global.select = 2
    ^
    at position 2: Variable name expected.

  25. Benedict Tiddles Avatar

    Please help! I have a problem that when I put the obj_select in the next room after selecting the character, nothing appears.

  26. samael230 Avatar

    Now that I've implemented the select screen, enemy#3 no longer follows the player when they get close enough, it just continues to wander around regardless of which character you select. I tried replacing all instances of obj_player1 in enemy#3's follow code to obj_cam, but that had no effect. How can I fix enemy#3?

  27. who Avatar

    Uh,yeah i was wondering is it possible to do a multiplayer character select?

  28. tamemister Avatar

    You can just use parents…

  29. RealTutsGML Avatar

    this is true so you have two options:
    1) have the enemy check which player is in the room and follow that.
    2) create a new invisible object and have that object be on your player coordinates and have the enemy follow that.

  30. Charlie Avatar

    Dude there's an error, if you are green and you want the "smart enemy" to follow you, he wont because your green and he has a different name and stuff.

  31. i0entertain0you Avatar

    Thank you so much, very clear and worked perfectly.

  32. RealTutsGML Avatar

    sure I could fit that in πŸ˜€

  33. RealTutsGML Avatar

    Please give me the full error.

  34. Jim Penning Avatar

    He gives a error at the obj_select so the program don't know the variable select.

    Can you help me?

    Away from that, nice video!

  35. RealTutsGML Avatar

    @KogC4600DK hey sorry for the wait i have verison 8.0 and am installing 8.1 but their is a problem with the java updater so im gonna have to restart my computer to open it but i have some blender stuff rendering so ya sorry for the wait it won't be much longer

  36. KogC4600DK θ‹₯いζ‚ͺι­” Avatar

    @RealTutsGML Done email sent πŸ™‚

  37. RealTutsGML Avatar

    @KogC4600DK do you have an object in there that is causing it to skip ahead or does your play button instantly bring you to the play room? huh if you upload your file to yoyogames i can take a look or send me the file over email realtuts@yahoo.com

  38. KogC4600DK θ‹₯いζ‚ͺι­” Avatar

    @RealTutsGML Checked it all. All is as it should be i don't know what is going on
    I press play baam instantly im the green guy

  39. RealTutsGML Avatar

    @KogC4600DK something is wrong then…look at the objects that you have for the selection and see if you have the room_next() code mixed up in a create event because it should be when you click on the object not just start right away so see if that helps. If not look back on the video you should find your problem if none of this works message me i have no problem in helping you.

  40. KogC4600DK θ‹₯いζ‚ͺι­” Avatar

    @RealTutsGML thanks it worked, but there is a slightly annoying problem when I press play.
    The character select screen comes up, and it automatically chooses the green guy. Any help thanks!?

  41. RealTutsGML Avatar

    @carlosrubenromero thanks and ya i've noticed you tutorials are in spanish and was like what when i tried to watch them haha

  42. RealTutsGML Avatar

    @TheKithic no problem if you would like any tutorials on something you don't how to do please let me know

  43. RealTutsGML Avatar

    @KogC4600DK this is only a character select screen tutorial go watch my movement tutorial i have one on 4 direction movement or if your more advanced go with my 8 direction tutorial. This can all be found on my channel. I would give a link but youtube wont let me so just go to my channel you will find it.

  44. KogC4600DK θ‹₯いζ‚ͺι­” Avatar

    I can select a player but i can't move around! πŸ™

Leave a Reply

Your email address will not be published. Required fields are marked *