• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

developement

  1. ImFaariz

    Development What is the difference between Objects and Sprites, how can they be used?

    What is the difference between Objects and Sprites? According to one of the videos on GameMaker YouTube channel, sprites don't run any code and can be used for animations. So how can they be used? How can I use sprites for animation for the player(s) [object(s)]?
  2. F

    How to make the fog effect in GameMaker?

    hi guys, how can I make this fog effect in gamemaker, I want to make a level in a mountain full of snow and I need the fog effect to be more "realistic".
  3. blinky

    Development tips to impress a publisher

    hi, I'm currently developing a game and in need of funds. what is the best way to impress a publisher?
  4. M

    GML Can't destroy a sequence

    First of all, English is my second language, so please be patient and thanks for take your time to read and help me. My objective: when I press the object, this create a sequence in looping, but I dont want the sequence to be there forever, I must to delete this sequence to make the things...
  5. alevgor

     Chromatic Fantasy: puzzle game, demo available

    This is a game I've been developing for a while. It's a turn based puzzle in which you must lead cute multicolored dragons out of the dungeon maze. Interactions between the dragons and envinronment objects depend on their color. Here is gameplay trailer There is also promotional web page...
  6. AlexDerFerri

     Sudopic - a dynamic Sudoku puzzle game

    Link to play (no installation needed): https://alexder.itch.io/sudopic Hello everyone! I’ve been working for about a month on a PC puzzle game: Sudopic. Sudopic is a Sudoku-like puzzle game with a dynamic gameplay, thanks to different items that will help or, in some cases, obstruct your...
  7. N

    Game dev checklist suggestion

    Even tho I've done platformer system from the ground several times I hit the wall again and again - what's next? So I just wrote a checklist to know what I need to do when I do it next time. Please share your ideas and maybe points I should include in my list.
  8. E

    GML Help with shooting recoil problem please!

    I have a variable "can_shoot" that equals to true if I can shoot and to false if not. I also have a variable "shoot_delay" that equals to time (steps) of alarm that makes "can_shoot" variable equal true. So when I shoot I need to make my bullet object make a "recoil" with changing it's...
  9. FHD

    Job Offer - Programmer Looking 4 Experienced Programmer with 3D in GM1/2

    Hello everyone, As subject said, I am in need of an experienced programmer with 3D side of GM, to hire. I am interested to add some 3D features to my current project. There would be a lot of 2D billboarding and flying through them on the 3 (x,y,z) axis. Please send me a message if it sounds...
  10. U

    Question - IDE How does the gamemaker engine handle loading rooms?

    If I have a very large project with a lot of rooms, will that effect the RAM usage? How many rooms does gamemaker load at one time? Does it load all of them at the start of the game or does it load them in sets? This would be really great info to know, currently I'm debating wether or not to...
  11. R

    Need practice,need goals

    Hi team, I am.still trying to get the idea for my game but untel then I would like to practice practice practice. I know that in art sometimes they do something called mermay and they draw each day of may a different mermaid so...for gaming I am looking for something like this but obviosly not...
  12. C

    Idea Developing for Mega Drive with GM?

    Is it possible, somehow? Maybe with some workarounds?
  13. F

    Alpha Alaive: The Early Development Page

    Hello all and welcome to the official Dev page for Alaive, a 2D action/adventure RPG where your choices impact the result of the game. I posted a question on a different forum regarding the game and got several requests to start a dev page for updates and such, so here it is! Right now, we'll...
  14. W

    UWP Bug: The Check Native SDK feature in Preferences isn’t working for me.

    Can anybody help me out here? I’ve installed Visual Studio 2017 (both Community and Studio versions). I’ve Turned On Developer Mode on my pc. I’m running Windows 10. I’ve gone through the steps for “Developing on Windows Universal Platform” shown on the YoYoGames website. I’ve installed...
  15. M

    how can an object fly in physics?

    how can i make an object in physics world fly for a while and then come back to the ground? I looked up on this a lot but couldn't find anything useful
  16. D

    Free 30 Second Painter - Decorating rooms with a shotgun.

    Game Description: A top down 2D game with a race against the clock element. You play as a painter who has a nasty habit of sleeping on the job. Fortunately you always wake up in the knick of time to get the job done. Armed with your own personal arsenal of painting weaponry. you've never let a...
  17. T

    iOS xcodebuild: error: Scheme xxxx is not currently configured for the test action

    I followed everything in this tutorial: https://help.yoyogames.com/hc/en-us/articles/216753858-Develop-For-And-Distribute-To-iOS Still i'm getting this error... "xcodebuild: error: Scheme xxxx is not currently configured for the test action" "The schemes can be added/removed/shared/edited in...
  18. H

    What is the difference between GMS:2 - Desktop and - Mobile?

    I know you can export for application then, but are they any other differences like extra functionalities or codes on Mobile?
  19. M

    Major Inventory Issues

    I wanted to create an inventory system for my game so i followed Shaun Spalding tutorial because it seemed it would work well, which it did: . But an issue iv'e been having is how my game system works is, theres a player and there are potion objects and i also have 3 scripts (as there are in...
Top