Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Home-Alone-Studios/unity-scene-loader

Open more actions menu

Repository files navigation

Scene Loader

A custom scene loader component that makes it really easy to load unity scenes

Scene Loader

Installation

You can install or import Scene Loader in your project through the following wayss:

Install via Git URL

Using the native Unity Package Manager introduced in 2017.2, you can add this library as a package by modifying your manifest.json file found at /ProjectName/Packages/manifest.json to include it as a dependency. See the example below on how to reference it.

{
	"dependencies": {
		...
		"com.ng.homealonestudios.papae.tools.sceneloader" : "https://github.com/Home-Alone-Studios/scene-loader.git?path=/Assets",
		...
	}
}

Or you can simply add the URL https://github.com/Home-Alone-Studios/scene-loader.git?path=/Assets in package manager as shown below

Import Instruction

Samples: Todo

Usage

Coming soon.

Special Thanks

About

A custom scene loader inspector component that makes it really easy to load unity scenes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.