Jewishfalafel Posted March 22, 2015 Share Posted March 22, 2015 Hi, I am completely new to LE and Lua and I am looking for a good place to start. I figured i should probally learn Lua before I even start on LE. I am looking to see if anyone has any websites for knows a good place for me to get started at Lua and LE. I also have another question, How do I give my player a gun? I created a test world and and have not figured out how to give my player the basic gun/Pistol. Thanks in advance! Quote Link to comment Share on other sites More sharing options...
Josh Posted March 22, 2015 Share Posted March 22, 2015 This is the best place to start: http://www.leadwerks.com/werkspace/page/tutorials/ And this will help with the weapon: http://www.leadwerks.com/werkspace/page/tutorials/_/editor/ai-pathfinding-and-events-r102 Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Lunarovich Posted March 22, 2015 Share Posted March 22, 2015 When I've started, I first did . While doing the series, you should keep open the official guide page as well as the official documentation page and consult it when need be. If you do not know anything about Lua, but know the programming, check first two tutorials on Lua on the official tutorials' page suggested by Josh and, eventually, give a go to the first chapter of the Programming in Lua. And if you are completely new to programming, then you'll have to find some good Lua starter book for non-programmers or at least a decent and comprehensive tutorial. Although the official site probably does not lack any information that you will ever need, you'll have to know exactly what you are looking for and where to find it (approximately ). LE is a very intuitive and elegant framework, and easy to use (at least easier than any other engine I've used so far, and I've tested every major 3D framework), but you'll have to learn the basics of 3D math and basics of LE first. A decent LE getting started guide (with 3D math simplifications maybe and a comprehensive Lua tutorial), official or not official, does not exist yet and, I think, that it would be more than welcome. 1 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.