level director?

How can i launch the levels which i’ve created with level director??

What do you mean by launch, are you trying to display a level?

There are many examples in the documents/level Director folder which shows you how to do this.

Using the template export you can simply load and display a level by using something like this

myLevel = LD\_Loader:loadLevel ('Level01')  

What do you mean by launch, are you trying to display a level?

There are many examples in the documents/level Director folder which shows you how to do this.

Using the template export you can simply load and display a level by using something like this

myLevel = LD\_Loader:loadLevel ('Level01')