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

import

  1. B

    Question - IDE GMS 2 IDE Crash on GMS 1.4 project import

    I have a project that opens and runs just fine in GMS 1.4.1763. When I attempt to import the project in GMS 2.0.5.49 the IDE hangs and eventually results in that dreaded "Game Maker Studio 2 is not responding" dialog. I checked the task manager and GMS2 is using 0% of the cpu and only about...
  2. B

    Windows [SOLVED] Issue importing spine sprites

    Hello! I'm not able to correctly import a sprite created by spine on GMS 2.0.5 I import the .json file, but what I see both in the "preview" and in the sprite when I run the project is a strange mess of the sprite parts... ... Nevertheless, the same json (and atlas) work PERFECTLY on GMS 1.4...
  3. MilesThatch

    GameMaker [3D Tutorial] Importing .obj models in Game Maker Studio 2

    GM Version: GM:S2 Target Platform: Windows Download: OBJ Importer Project file. Links: N/A Summary: You will learn the structure of an OBJ 3D file. We will go over each line of code of the included OBJ importer. We will make a custom 3D model, texture it, convert it using our importer and use...
  4. V

     THE VIDEO EDITOR PROJECT - PANCHAM STUDIO

    PANCHAM STUDIO Pancham Studio is a work-in-progress video editor powered by GameMaker: Studio. The functionality is very limited at the moment, but it keeps getting updated constantly. Any feedback is much appreciated! :) I know bumping isn't a good thing but I really want to hear...
  5. Pineapple Lake

    Question - IDE How to remove background color on sprite import

    I probably overlooked it but I can't find it anywhere in the manual or on the forum: How to import a sprite in GMS:2 while removing the background color? There's no checkbox for it, like in GMS.
  6. R

    [SOLVED]import extension

    I try to import an extension and YoYo Games seems to hate people without internet access pretty much. Unfortunately my PC doesn't have any access... Is there any way to open an extension, "GMEZ files" without the marketplace? I tried via drag and drop and "extensions/import" but without any...
  7. D

    What is a .gmez file and how do I open it with GameMaker: Studio 1.4?

    I'm trying to import a demo from the market place, but every time I download one of them I get a .gmez file. In the import screen I can only import other files like .gmz or .gmd. I've tried googling it but there is absolutely no mention of .gmez files on the entire internet except for a...
  8. A

    saving to excel

    So I want to create a program that exports/imports or saves easily to excel. Essential I am trying to gamify things in life that would take an excel sheet to organize. Before I get too deep into the game I have in mind I was curious as to the capabilities to have game maker generate a file...
  9. M

    Question - GML Visual Is there a way to convert a project from gml to DnD?

    Hi, When importing an old GameMaker: Studio project on GameMaker Studio 2, the project is automatically converted to a GML project. I know that it is the normal behavior because DnD objects from GameMaker: Studio are not stored the same way as the ones in GameMaker Studio 2. My question is...
  10. 2

     Suggestion: Choose Between gml or D&D Project on Import from Studio 1x

    When we import a game from Studio 1.x it converts it to gml. If the game used some d&d it should give us the choice between importing it as d&d, or gml.
  11. T

    Legacy GM Extensions not working

    I can't add extensions anymore... :bash: What i do: Right click "Extensions" Click "Import extension from library" Goto "My Library" Click "Add to project" next to the extension i want to install (Google Play Services -Nothing happens- :( I also tried using "import extension" and selecting...
  12. J

    Import map from Tiled Map Editor into Game Maker

    So, I am using a program called Tiled Map Editor to create a large, seamless game map I want to import into Game Maker. Tiled will allow you to export the layer as a .gmx room file, and Game Maker will import it, but as soon as I do, Game Maker stops responding and I have to shut it down. It is...
  13. Anixias

    Question - IDE Unable to Import GM:S 1.4 Projects?

    I JUST purchased a GM:S 2 license, and immediately tried to import a project I started a couple days ago. However, I can't figure out how to import it. I tried File>Import and went to the project file. I tried File>Import and went to a *.gmz of the project. However, it just won't do anything...
  14. B

    Question - IDE Has the automatic sprite splitting been removed?

    That was probably the worst I've ever worded something but I remember in GM:S 1.4 if you imported a sprite strip that had the prefix '_strip8' it would import the sprite as if it had 8 sub images, I just tried it in GMS 2 and it just imported the sprite as a regular one. Has this been removed...
  15. G

    Graphics Import vectorial image with color gradients

    Hello ! I tried to import a vectorial image made with Adobe Illustrator CC2015. I export it in .swf and import it on gamemaker studio pro on a sprite. But I have some error message which said that game maker can't import vectorial image with gradients. Do you have a solution ? I know I can...
  16. B

    Question - IDE Debugger won't connect on GMS 1.4 imported project (error 10061)

    The debugger gets error 10061 and won't connect to 127.0.0.1:10005. I've changed the ports, disabled the firewall and restarted my computer. The debugger connects fine on a new project made in GMS2 but on my imported project from GMS 1.4 it has the error. The console output is this (repeating)...
  17. csanyk

     Conversion notes error with draw_set_color() in original project

    Imported my project from 1.4, read Conversion Notes: I don't use a variable named "draw_set_color" -- I was using the gml function draw_set_color(color). This error appeared in several objects where I do use draw_set_color() in each case I am using the gml function, not using a variable named...
  18. L

    Legacy GM Unable to import GM8 projects into studio

    When I try to import GM projects I get the following error message: "Error Loading: File seems to be corrupted." I've tried importing both gb1 and gmz files and I get the same message. When I boot up my old version of Game Maker and open the same projects, they open just fine and are not at...
  19. Z

    Windows Getting file names in folder

    Is it possible with game maker to get a file name from a folder? like when you make a map in some strategy game and save it and then you can reopen it from the editor.
  20. A

    Problem Importing 8.1 to Studio [solved]

    I've got a game that I need to use Studio features on, but when I imported it, and tried to hit Run, I got an error message: The given key was not present in the dictionary. Here's the compile console: Compile started: 12:46:12 PM...
Top