Baked Lighting maps

This commit is contained in:
brausjonas
2023-02-05 21:06:31 +01:00
parent 59c7021388
commit b0ddf261f4
82 changed files with 8405 additions and 388 deletions
@@ -1,5 +1,6 @@
using System.Collections;
using System.Collections.Generic;
using System.Threading.Tasks;
using UnityEngine;
public class AnimationHandler : MonoBehaviour