LevelLoader

From Headbone Creative
Jump to: navigation, search

This implements a simple level loading script.

Contents

Public Variables

levelToLoad : string

This defines the name of the level to load.

Public Functions

void LoadLevel (string levelname = "")

This function will load a level with the given name. If no levelname is given, the level defined in the public variable levelToLoad will be used.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox