fmod-gms2
Bindings to the FMOD Studio API for Game Maker Studio 2 (by alessandrofama)
Mergin Maps
Mergin Maps is a field data collection tool built on the free and open-source QGIS which allows you to collect, store and synchronize your data with your team. (by offalynne)
fmod-gms2 | Mergin Maps | |
---|---|---|
1 | 24 | |
1 | 256 | |
- | - | |
0.7 | 8.8 | |
about 4 years ago | 8 days ago | |
C++ | C++ | |
MIT License | GPL |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fmod-gms2
Posts with mentions or reviews of fmod-gms2.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Anybody Sucessfully Integrated and used Fmod/wwise?
I wrote this one and it worked well in-editor. My license ran out and I didn't have time and resources to work on it anymore. It would need some updating and testing to make it work with the last game maker version I guess.
Mergin Maps
Posts with mentions or reviews of Mergin Maps.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-10.
-
Input 6 - Comprehensive cross-platform input manager - now in stable release
Input is a commercial-grade library and is being used in Shovel Knight: Pocket Dungeon and Samurai Gunn 2 and many other titles. It has extensive documentation to help you get started. Inputs strips away the boring repetitive task of getting controls set up perfectly and accelerates the development of your game.
-
I'm new to Gamemaker, can someone tell me why the gamepads inputs are not being detected?
Do yourself a favour and check out / use Input by Juju Adams.
-
Jack of Clubs pre-alpha vertical slice demo out now!
- Input: The game works seamlessly with controller or mouse and keyboard. I used JujuAdams' Input 5 to handle inputs from various controllers. Setting up key rebinding was easy and is good for accessibility. It's great for multiplayer and cross-platform, if I decide to do those later. I wish I had known about Input a long time ago.
-
Help us decide
Another one I love is Input (although it's a bit of overkill for most games): https://github.com/JujuAdams/input
- Does anyone know how to make a script for double tapping?
-
GMS2 looks like it's giving me completely the wrong key codes?
If you haven’t seen it yet, I’d look into Input. It’s had an amazing amount of work put into it to make it as compatible as possible with input devices, has keybindings, etc. Definitely a timesaver when it comes to player input.
- Tilting Analog Stick(The Pressure)
- Steam Deck + Controller Support in GMS2
-
Keyboard check for - and = (below F keys, to the right of 9 and 0 on a UK Querty keyboard)
Turns out that this is a harder question to answer than you might expect. Input has a bunch of tools that you might find useful, but if you want the specific solution for keyboard constants that GM doesn't have natively then you'll find it here.
-
How do I check for input when trying to rebind a key?
Consider checking out this comprehensive, easy to use and free input library: https://github.com/JujuAdams/Input
What are some alternatives?
When comparing fmod-gms2 and Mergin Maps you can also consider the following projects:
UndertaleModTool - The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
steamworks.gml - Various expansions to Steamworks SDK support in GameMaker: Studio / GMS2. (now merged into the official extension)