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

gmwolf

  1. D

    GML Stuttering Every Frame When Doing Grid Aligned Movement

    @GMWolf I had been following a Youtube tutorial by GMWolf on how to do Grid Aligned Movement, and I pretty much got everything running how I wanted it to, only problem is, every frame that the player is moving, it stutters for one frame before moving, causing the movement to look really choppy...
  2. P

    Problem with GMWolfs lighting system

    @GMWolf I used your system from the youtube video of 2017 and included the correction you linked in this forum and it mostly works except that the dark area is not the same size as my camera view and, probably because of the reduced size, the sprites/light areas do not stay fixed relative to...
  3. GMWolf

    Preprocessor directives in GMS2 - GMWolf

    GM Version: GameMaker:Studio 2.1.4 Target Platform: ALL Download: N/A Links: Youtube video Summary: After a long hiatus, I'm back with a tutorial describing how to make use of the processor to achieve preprocessor-directive-like constructs. This allows you to have different sections of code be...
  4. GMWolf

    GML Keyframed Animations in GMS2 - GMWolf

    GM Version: GameMaker:Studio 2.1.3 Target Platform: ALL Download: N/A Links: Youtube Video Summary: Keyframes Are a great way to define animations, ranging from camera movements to GUI. However GMS2 does not provide an out of the box system to define them. In this tutorial, I present a way to...
  5. GMWolf

    GameMaker Object Variables - GMS2's new feature - GMWolf

    GM Version: GameMaker:Studio 2.1.3 Target Platform: ALL Download: N/A Links: Youtube Video Summary: GMS2 just got a new feature and with it comes a new tutorial of mine. This one was a little improvised to excuse the rough edges. Tutorial:
  6. GMWolf

    GML Actor / Action model - GMWolf

    GM Version: GameMaker:Studio 1/2 Target Platform: ALL Download: N/A Links: Youtube Video Summary: Improve your games architecture with a powerful tool: Actors and Actions. By splitting up your Game Objects and states, you can achieve highly flexible and expandable code. Tutorial: Note: Many...
  7. GMWolf

    [GMS 2] Tilemap as Collision Maps - GMWolf

    GM Version: GMS 2.0.1.33 Target Platform: ALL Download: N/A Links: Video Link Summary: Tile maps in GMS 2 allow you to quickly and easily build up the graphics for your level. However, They are just as powerfull when designing the layout and handling collisions in your games. In this video...
Top