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

surface_copy_part

  1. V

    Question - Code Potential bug with surface_copy_part()?

    I have converted a little project I was trying around with in Game Maker: Studio to GMS2 and had unexpected results. When trying to fix the problem I was able to trace it back to one particular function, namely surface_copy_part(). What I am experiencing, is that the resulting image will be...
  2. D

    Question - Code Copying from the application_surface (is this a bug?)

    What I'm trying to achieve: I want to make a waterfall object which applies a shader to everything appearing under it so that tiles, assets and objects occluded (even partially) would have a distortion applied. What I'm Doing: I'm creating a new surface for the waterfall, copying the area...
Top