LastEnd EntertainmentLua Visual Scripting Overview
0:4  Scripting
Tutorials / Overview of Program Structure  / Scripting
Visual Lua Editor

Lua is fast, and very powerful scripting used in many top games on the market today. You will find there is no limmit to what you can do using Lua on Visual RPG Studio.

With LastEnd Visual RPG Studio built in visual Lua scripting the game engine allow you to create a game interface with just a few clicks of the mouse. You can create interface objects like buttons, labels, pictures, backpacks, and many others. Each object includes many events that can be used to create the funtion that is needed. All objects art can also be change to fit the design of your application by simply right clicking the object in the components palette.


Lua Script Editor

The Lua script editor (above) makes programming fun. With intellisense programming is easy. All you do is start typing and it opens a list to all the current objects in Lua memory. It also has a right click function menu that lists many of the commands so you don't have to waste time looking up commands on the internet.

  • Function lookup
  • Colored Syntax Highlighting
  • Intellisense
  • Text Zoom
  • Find, Replace, Replace all
  • Cut, Copy, Paste
  • Undo, Redo
  • Debugging
  • Quick Commenting
  • Line numbering
To find out more about Lua scripting goto Lua.org
Policy - Support - Contact - Terms of Service - Lost Serial - Site Map - Feedback