tutorial

  1. S

    Drag and Drop - Basic Movement/ collision / walking animation/ - tutorial part 1, 2, 3, 4 - GMS2

    GM Version: GM:Studio Target Platform: Desktop (should work with Mobile and HTML5) Download: none -- see videos below Summary: A video tutorial series showing movement with Drag and drop coding. o_O Hey there guys, here is part one of this DnD drag and drop basic movement tutorial. This...
  2. C

    GameMaker 2 how can i make a Dynamic Camera?

    GameMaker 2 how can i make a Dynamic Camera?
  3. W

    Discussion Tutorials Won't Download in Trial Version

    Hi, I just downloaded the trial version of GMS 2 hoping run through the official tutorials. However, after clicking to install any tutorial, the progress bar for downloading gets to around 50% then suddenly disappears, and I am back to square one. Also, the official demos won't import either...
  4. M

    Question - IDE How to change room order

    Hello everyone, I hope this isn't a stupid question. I am super knew to this and have begun my learning of Game Maker 2 by going through the Spalding youtube tutorials. I am currently on the one where he teaches you to create a title screen. In the tutorial, he says you need to drag rm_title to...
  5. G

    Design Designing a State Machine for your Game

    Hi all! Learning how to make a state machine was a turning point for me in learning how to programming a game in GML, so I wanted to help others learn how to make a state machine which is the purpose of this post :) I know there's more than one way to make a state machine, but this is my...
  6. G

    GML (mod plz move to tutorial) My tutorial video on how to code state machines!

    Hi all! I made a youtube tutorial video on how to code state machines and wanted to share it with you all, and of course feedback is always greatly appreciated and will help me make better and better tutorial videos. If you dont know how to code a state machine then this video is made literally...
  7. MilesThatch

    GameMaker [3D Tutorial] Importing .obj models in Game Maker Studio 2

    GM Version: GM:S2 Target Platform: Windows Download: OBJ Importer Project file. Links: N/A Summary: You will learn the structure of an OBJ 3D file. We will go over each line of code of the included OBJ importer. We will make a custom 3D model, texture it, convert it using our importer and use...
  8. P

    Legacy GM Dialog Text box help

    Hello, What I'm trying to do is to make Dialoge appear when I click a certain object ( i'm trying to make a small point and click game) and make a branching dialog sytem (I think that's what it's called) where the player can choose two things to ask and get different answers depending on what...
  9. N

    Legacy GM Google ads link problem

    Hello, So i was following monetisation tutorial,finished everything,all wass good,but the moment i started project clicked the ad,instead opening one page it started opening tabs every second like in loop ,opened over over 100 until i managed to stop compailer. What gone wrong? Thanks for...
  10. G

    [SOLVED] Bullets change direction along with player character

    Let me know if this isn't the area to post this. First time using GameMaker and trying to make games, so I followed the tutorial for making an asteroid clone on yoyogames' website. It's pretty out of date, it looks like because the function given to shoot a bullet has been changed. So after...
  11. Z

    Legacy GM Tutorial: Swipe controls for Mouse and Touch

    GMS: 1.1.4.1763 (Might work in GMS2) Platforms: Windows, Mac, Linux (With Mouse), Android, iOS, Windows Phone (With Touch) Links that helped me make the system I use. I am sure there are maybe better methods but this works for me :) These links really helped me in making my Swipe Controls...
  12. A

    Question - Code New - How relevant are GameMaker tutorials with GameMaker 2?

    Hi everyone, I just upgraded my gamemaker that I got from a humble bundle I just got started and have blown through the first tutorials on here but are there more tutorials out there that are somewhat accurate? I've worked with other engines in the past where there were some really...
  13. phillipPbor

    Legacy GM enemy faceing at player

    how do you make enemy flip sprite at the player? enemy look left when player is on left horizontal. enemy look right when player is on right horizontal. is there a tutorial some where?
  14. T

    Blurred Font Generated Text in Background?

    Hi, this post it's gonna be half visuals tutorial and half question. So most of the text in my game looks like this: To make this effect (Here's the tutorial part) you have to combine a white text with a blurred version of itself of any color in the background: The thing it's that I...
  15. F

    Legacy GM parents

    I have just finished following this plat-former tutorial the code works great but i more than one wall i have try to use the parents thing but the other walls will fall down because of the player code. here is the tutorial and the all the code related to that tutorial ///Initialize Variable...
  16. Simon Gust

    Legacy GM AT-47 (Auto-tiling with 47 images)

    GM Version: GM:S Target Platform: All Download: N/A Links: N/A Summary: I made a script that allows you to auto-tile with 47 images but it only works with "tiles" or more precisely a grid system using an array. Tutorial: The algorithm is use in this script is similar to the bitwise tiling...
  17. L

    Platform Engine, by Martin Piecyk - updated to GM:Studio

    GM Version: GM:Studio Target Platform: ALL Download: RAR: PlatformEngineTutorial.rar or ZIP: PlatformEngineTutorial.zip Links: Author's website (original project available) Summary: This tutorial is a complete platform game engine, updated to work with GM:Studio. The original author wrote it in...
  18. M

    Using Tiled Maps

    GM Version: GM:S Target Platform: All (Probably) Download: Dropbox Links: Tiled Summary This tutorial teaches how to use a script in order to use tiled maps in gamemaker. It should be noted that this will exclusively spawn tiles, not objects. Tutorial What is Tiled Tiled is a free map editor...
  19. N

    3D Tutorial

    Hello, I'm looking for a 3D tutorial for Game Maker. (A 3D Jump and Run) - third person -Learn -3d3 (or other object files (for gamemaker)) - in game maker studios - animations Best regards
  20. Q

    Legacy GM [3D] Ortho-projected real-time shadows

    GM Version: GM:S 1.4 (and up, probably) Target Platform: Windows (although other platforms CAN be supported - Read more down below) Download: https://github.com/Quackertree/depthShadow Links: N/A Summary: A shader made by Xor for 3D which creates ortho-projected real-time shadows in your 3D...
Top