- Notifications
You must be signed in to change notification settings - Fork2
Initialize project automatically with script launched fromhttps://github.com/unitycoder/UnityLauncherPro
License
NotificationsYou must be signed in to change notification settings
unitycoder/UnityInitializeProject
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
When starting a new project, you always have to do the same things over and over again.. not anymore!
- Use with UnityLauncherProhttps://github.com/unitycoder/UnityLauncherPro/wiki/Initialize-Project-Script
- Or, copy thescript into Editor/ folder and run from Tools/UnityLibrary/Initialize Project
- Create common folders (like Scenes, Materials, Prefabs, Scripts..)
- Colorspace to linear
- Save Main scene
- Add scene to build settings
- Set main camera to 0,3,-10
- 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
- NEW: Import your favourite asset store packages (.unitypackage)
*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 fromhttps://github.com/unitycoder/UnityLauncherPro
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published

