Skip to content

unitycoder/UnityInitializeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityInitializeProject

When starting a new project, you always have to do the same things over and over again.. not anymore!

Usage

Current Features

  • Create common folders (like Scenes, Materials, Scripts..)
  • Colorspace to linear
  • Save Main scene
  • Add scene to build settings
  • Set main camera to 0,0,0
  • Disable sceneview camera Easing & Acceleration
  • Set 3D gizmos size smaller
  • Disable splash screen
  • Set company name, product name (TODO need to assign these somewhere..)
  • Remove unwanted packages
  • Add wanted packages

*This example script is designed for my own workflows, but you can edit it and use inside Unity or through UnityLauncherPro (when creating new project there).

About

Initialize project automatically with script launched from https://github.com/unitycoder/UnityLauncherPro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages