• 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!

synchronize

  1. Suzaku

    GameMaker How to synchronize animation and object movement?

    Assuming that its a platform game, how to synchronize the object movement of the character(with its particular object speed and movement) and its animation? (lets please take the example below). Im thiking about some ways to do that: 1. timelines(I dont really like them), 2. split the...
  2. G

    Cloud Saving... Myth or Reality?

    I know GMS does not support Google Cloud Saving, but still I have Cloud Saving code in my game, hoping that someday it finally supports that feature, because I know it is a massively requested one. I also know that the Cloud Saving functions do actually (and only) work in the Amazon Fire...
  3. N

    Synchronizing NPC-s in multiplayer rpg

    I had been working on a multiplayer game for a while and i was thinking about how could i synchronize NPCs without sending to match data from the server, and i made really good solution ( at least i think i have ). I have 'game world time' in game and i calculate that time from UTC time and it...
  4. W

    Sound and game get out of sync... How to prevent it?

    Hello, fella GameMakers! Best way to describe my problem is to imagine making a Guitar Hero clone, where a song plays in the background and notes arrive. The notes are "in sync" with the song in the original Guitar Hero game. This is something I find impossible to make in GameMaker. Why? Well...
Top