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

bitmap

  1. F

    Java Extension returns a Bitmap(img) as a Byte[] as a String and in GM change it back to sprite.How?

    Hi, so I have a java extension( java code: https://pastebin.com/cpwf5LzT ). It has 1 function and the function have 1 argument that is a String called fname. And it returns a String. The function should get the file from the path of fname and if it's an image file, get it as a Bitmap. then I...
  2. D

    Question - Code sprite_save() no bitmap data available [SOLUTION]

    I had a problem with this function that took me a long time to figure out. I read a lot of threads and people didn't get a solution. So I found this answer in a Russian forum. The function sprite_save() does not work with sprites created previously in the game. It only works with dynamically...
  3. JEMcG

    Graphics Sizing of HD Bitmap/Raster graphics in GameMaker

    Hi! I'm quite new to gamemaker and still learning my way around. I'm eventually looking forward to making a game, with my partner drawing the artwork. She'll be drawing digital art on the iPad Pro using Procreate (she's open to other software). All of it will be bitmap/raster graphics (as...
Top