LevelKit GUI: Difference between revisions

From Off Grid Wiki
Jump to navigation Jump to search
(Created LevelKit getting started guide)
 
(added pictures)
Line 17: Line 17:
Go to the menu Item for Off Grid and select 'LevelKit Tool'
Go to the menu Item for Off Grid and select 'LevelKit Tool'


Enter the levels name and a breif description to give contect in the level selection screen.  
[[File:LevelKitTools-window 01.png|thumb|400px|none|Where to find the LevelKit Tools window]]
 
Enter the levels name and a brief description to give contect in the level selection screen.  
 
[[File:CreateNewLevel.png|thumb|400px|none|Creat a new level - Don't use the standard Unity workflow of Create>Scene]]


Hit create and the LevelKit tools will generate all the files and folders you require for organising your mission and building it, along with a player spawn and a gneric room for you to start creating from. At this point you can hit build and you can play already - although your level will be a grey walking simulator to start with ;).
Hit create and the LevelKit tools will generate all the files and folders you require for organising your mission and building it, along with a player spawn and a gneric room for you to start creating from. At this point you can hit build and you can play already - although your level will be a grey walking simulator to start with ;).
[[File:Level-GeneratedFiles.png|400px|thumb|none|The editor tool will generate the files and folders needed]]

Revision as of 16:01, 4 May 2017

Getting Started

  • Download Unity
  • Download LevelKit

Open up the LevelKit project in Unity

This should give you a fresh and unsaved 'new scene' called 'Untitled'

If you have already been playing with the level kit or already made an Off Grid level and want to make another, then hit Ctrl+N for create a new unsaved scene (dont use 'create scene' this will create a named saved scene which will conflict with the levelkit tool)

In your new scene...

Creating a new level

Go to the menu Item for Off Grid and select 'LevelKit Tool'

Where to find the LevelKit Tools window

Enter the levels name and a brief description to give contect in the level selection screen.

Creat a new level - Don't use the standard Unity workflow of Create>Scene

Hit create and the LevelKit tools will generate all the files and folders you require for organising your mission and building it, along with a player spawn and a gneric room for you to start creating from. At this point you can hit build and you can play already - although your level will be a grey walking simulator to start with ;).

The editor tool will generate the files and folders needed