sabino Posted July 25, 2014 Share Posted July 25, 2014 Hi all, I haven't bought the engine yet, but I want to discover more about this software. I want to make my own games, expecially a Role Playing Game. I've read on the web that Leadwerks engine support Lua, a very easy-to-learn language. Is this engine suitable for a RPG? Does it support 2D graphic to display Health, Level, Armor and Inventory? Thank you Quote Link to comment Share on other sites More sharing options...
AggrorJorn Posted July 25, 2014 Share Posted July 25, 2014 Hello sabino, Short answer: yes Leadwerks can do that. Long answer: from your post I am making the assumption that you are not too familiar with game development yet. An RPG is an immense amount of work that even for 1 professional is something very difficult to achieve. if you are going to make games, start out with something simple at first. You will experience that that is difficult enough on its own. We are happy to help you here on the forum if you have any further questions. Quote Link to comment Share on other sites More sharing options...
gamecreator Posted July 25, 2014 Share Posted July 25, 2014 sabino, you may be interested in the 2D documentation examples to give you an idea of what drawing 2D graphics looks like. http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/context/ Specifically, DrawImage draws any image onto the screen, DrawText puts text on the screen, etc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.