Common-Games / Utils.Scenes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CGTK.Utils.Scenes

Version Stars Discord


Aims to deliver a smoother experience of working with (multiple) scenes.

  • Reference scenes directly, instead of working with pesky strings and scene indexes.
  • Load multiple scenes at once.
  • Preload scripts and assets easily.

Part of the CGTK Framework. (Common Games Tool Kit)

📚 Releases💬 Issues📝 License

Installation

Option 1 - Add from GitHub

Click here
  • Open Window/Package Manager
  • Click +
  • Add from Git URL
  • https://github.com/Common-Games/Utils.Scenes.git Add

Note that Unity doesn't give you the ability to receive updates through the Package Manager this way, you will have to update manually!!

Option 2 - Add from OpenUPM

Work In Progress

Examples

Work In Progress

License

The Unlicense

This is free and unencumbered software released into the public domain.
  
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

About

License:The Unlicense


Languages

Language:C# 100.0%