UltimateFSM VS GML-OOP

Compare UltimateFSM vs GML-OOP and see what are their differences.

UltimateFSM

Struct based Finite state Machine implementation for GameMaker Studio 2.3 (by MayitaMayoso)

GML-OOP

Library of constructors operating primary GameMaker functionalities. (by Mtax-Development)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
UltimateFSM GML-OOP
1 3
1 28
- -
1.8 6.9
almost 3 years ago 23 days ago
Yacc Game Maker Language
MIT License GNU General Public License v3.0 or later
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.

UltimateFSM

Posts with mentions or reviews of UltimateFSM. We have used some of these posts to build our list of alternatives and similar projects.

GML-OOP

Posts with mentions or reviews of GML-OOP. We have used some of these posts to build our list of alternatives and similar projects.
  • New update 2022.6.0.23
    1 project | /r/gamemaker | 1 Jul 2022
    The problem goes far beyond obscure bugs. Unless something has changed in recent months, then I can say with certainty that YoYo Games does not have Unit Tests for GameMaker. I know it because I made my own and in the process filled two pages of bug reports. They aren't even really complex, so most of them was related to basic functionality, because I essentially went through a list of functions and tried to get data from them. I would find functions that would straight-up never work or damage the resource they tried to affect instead of fulfilling its functionality. Before they move on to big projects like the ones they have announced, the QA needs to step up their game, because I am not into free labor anymore.
  • GameMaker Language Object Overlay Project is a library created in GameMaker Language for operating the primary functionalities of GameMaker Studio 2 through a set of constructors.
    1 project | /r/gml | 6 Aug 2021
  • GML-OOP — A library aligning GameMaker Studio 2 features towards object-oriented programming
    1 project | /r/gamemaker | 27 May 2021
    As for the performance impact, I note in the documentation that this is an additional layer of code in the core of its design and it will always take more time to execute. This would be the case for any GML library as a call of any function increases the execution time of the code it is responsible for and a potential user of such library has to approach it with that in mind. My current assumption is that it only is likely have a noticeable effect in huge or complicated projects or while misused and I will be testing this on my own work, as well be gathering feedback on the matter.

What are some alternatives?

When comparing UltimateFSM and GML-OOP you can also consider the following projects:

gms2-physicstoy - A series of coding experiments exploring GameMaker Studio 2 feature "Use Physics" that you can learn from and use as guides.

Coroutines - Coroutines for GameMaker Studio 2.3.6+

Loj-Hadron-Collider - A robust, pixel-perfect collision engine for GameMaker Studio 2.3.

crispy - Unit testing framework built in GML for GameMaker LTS 2022+

dijkstra - Sample with Dijkstra algorithm on Gamemaker.

GMEdit - A high-end code editor for GameMaker: Studio, GameMaker Studio 2.x, and more!

useful-gml-scripts - Useful GML Scripts

BBMOD - The most powerful 3D rendering solution for GameMaker

gm-i18n - i18n features for you projetct GMS 2.3

SnowState - Finite State Machine for GameMaker

InputCandy - Awesome gamepad support for GameMaker Studio 2 games.