-
* **[How to Make an RPG from Scratch in GameMaker Studio 2](https://www.youtube.com/playlist?list=PL14Yj-e2sgzySnBUlQLhq2VJXRLi66gFf)**
* [How to Use Sound Effects in GameMaker Studio 2](https://www.…
-
### Description
If a SVG contains unsupported functionality during an image import, then the Inspector and the Sprite Editor will show the SVG as best as GM can import it, alerting you that the image…
-
### Description
Using Windows 10.
I have a small boot drive C, and a large drive D that I use to install programs. When Gamemaker is installed in D:\Programs\GameMaker, it also creates a C:\Progr…
-
As stated in the docs, the current formatter output is similar to what Prettier produces for JavaScript. Most of my dev work is *in* JavaScript, so this is both preferable and really familiar to me, p…
-
### Description
https://manual.gamemaker.io/beta/en/#t=GameMaker_Language%2FGML_Reference%2FFlex_Panels%2FFunction_Reference%2FStyling_Functions%2Fflexpanel_node_style_set_direction.htm
This descr…
-
Tiled is exporting isometric maps as orthogontal.
Standart isometric
![default](https://cloud.githubusercontent.com/assets/4334058/22196413/23ff96e6-e15e-11e6-9d41-ecdad317e1a1.png)
Staggered by Y
…
-
The new update just came out and underdecomp fails to decompile the data.win
```
Unhandled Exception: System.Exception: String not zero terminated
at GameMaker.BinaryReaderExtensions.ReadZer…
-
The download files install_bin_gamemaker function from https://github.com/zerojay/RetroPie-Extra/blob/master/scriptmodules/ports/gamemaker.sh script are broken and can't install those games in a raspb…
-
### Description
Language Server notification will not display full path if it contains spaces
If the project path contains a space (project name is "Blank Game_10"
![image](https://github.com/use…
-
Klehrik says:
It seems that iterating through large (perhaps all but it's more noticeable with more elements) gamemaker arrays often (like every frame) causes a gradual memory leak(?)
Example (in …