LevelLoader

From Headbone Creative
Revision as of 04:48, 20 April 2013 by Tyson Joehler (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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