Level Design - Creating Levels

This version is shown for reference only and is still in use, but the recommendation is to use Version 2 for all Level Design.

2 - Level (Deprecated)

This is a wrapper of a Room.

Node Tree

Level // Root Node for Level
	Room // Node that contains all of the Props/Tiles (1 - Room)
	Tween // Used to do Tweens

Location

tribe-of-the-accord/
	src/
		Levels/