Light Baker!
-=-=-=-=-=-= -Support for lightmap baker, have fun figuring out how it works before tutorial is published.
This commit is contained in:
@ -169,6 +169,7 @@ if (env_base['target']=='debug'):
|
||||
|
||||
env_base.platforms = {}
|
||||
|
||||
|
||||
for p in platform_list:
|
||||
|
||||
if env_base['platform'] != "" and env_base['platform'] != p:
|
||||
|
||||
Reference in New Issue
Block a user