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

mike

  1. B

    Graphics Celeste-like lighting engine!

    GM Version: GMS2 Target Platform: ALL Download: N/A Links: https://github.com/bilouw/Gamemaker-Lighting-Engine Summary: Hi, Here a little Lighting Engine that i made on GMS 2. It's not very impressive, but it can make a good job. It is based on the Mike Dailly tutorial for shadow projection...
  2. R

    Legacy GM ds_list is an improved array?

    tldr; Are there any benefits using 1d arrays over ds_lists? I came across an old page describing array functions that aren't listed in the manual. While array_set still seems to work, array_destroy doesn't anymore. So I figured arrays are basicly a data_structure too. I'm using array_length_1d...
Top