In this Learning Lua Scripting tutorial we will examine how to use the Lua Math Library. Lua has the basic math operations that you would expect to find in a modern scripting language. ^ -...
Archives: Blog
In this tutorial, part 4 of our series on learning Lua scripting, we will look at some of the tools available for working with Strings in Lua. Tutorial: https://youtu.be/nehEEMT9e88 Concatenation...
Part 3 of our tutorial series on the Lua scripting language. In this tutorial we explore the variable system in Lua. Lua uses an untyped variable declaration system. That means that you do not...
In this Learning Lua Scripting tutorial, we will cover the use of print for displaying information to the console and how to comment a line. Tutorial https://youtu.be/7sj-qf99RPk While I go into a...
Lua has become an important player in the world of scripting. It is the scripting language used in Amazon Lumberyard, Corona SDK, World of Warcraft, Adobe Lightroom, Love2D and many, many other...
Burtons Media Group is dedicated to providing the connection between technology and education. We have 3 textbook nearing completion: Game Design Fundamentals with Amazon Lumberyard: Space...