D
D
dollar2018-08-16 10:00:02
Game development
dollar, 2018-08-16 10:00:02

How effective is the GameMaker + Lua solution?

I found GML to be very impractical, which is not the case with Lua. As a result, it was decided to connect Lua through an extension. Here is the documentation for it. How effective is such a solution? Where and what can be pitfalls and how to deal with them?
It is planned to write the core of the game (all logic) in Lua, and use GameMaker's functionality as a graphical and network API. That is, it is drawing tiles, sprites, animations, GUI, playing sounds, exchanging packets via sockets - and that's it. And all game algorithms and data structures are in Lua. I'm afraid that such a bundle may not be effective, but I don't fully understand where the weak point could be.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Kitmanov, 2018-08-19
@dollar

If you want Lua, then why not Defold?

A
Anubis, 2018-08-16
@Anubis

Back in 2008, GM was good for beginner developers
But now it's 2018, I highly recommend getting to know Unity, and C# is amazing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question