Tutorial: Kanzi Engine Lua API basic use¶
Use Kanzi Engine Lua API to add logic to your Kanzi application in Kanzi Studio.
In this tutorial, you create a Kanzi application using Kanzi Studio and the Kanzi Engine Lua API. The tutorial introduces you to:
How to add a Lua script to a Kanzi Studio project.
How to access nodes and set their properties using the Kanzi Engine Lua API.
How to add, send, and receive messages using the Kanzi Engine Lua API.
The application you create in this tutorial is the classic 15 puzzle.
This tutorial assumes that you understand the basics of working with Kanzi Studio. The best entry points for getting familiar with Kanzi Studio are: