How do I...

From Bakery GPU Lightmapper: Wiki
Revision as of 09:20, 30 May 2019 by Mr F (talk | contribs) (Created page with "=== How do I make a lightmapped prefab? === See Lightmapped Prefab component. === How do I use git/collab/other version control system wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How do I make a lightmapped prefab?

See Lightmapped Prefab component.

How do I use git/collab/other version control system with Bakery?

First, make sure all machines have the same version of Unity and Bakery.

Unity 2017.1 or newer:

You should commit:

  • Any updated assets unrelated to Bakery.
  • All updated *.meta files.

You should not commit:

  • Bakery folders.

Pre-2017.1 versions of Unity:

  • Also commit ftGlobalStorage.asset.

If UVs don't look right, right click affected models and click Reimport.