- Get Unity 2020.1.8 https://unity3d.com/get-unity/download
- Download and unzip this project (or git clone)
- Open unzipped folder with Unity
- On top of Unity click BeatAim/Create Map
- Download(select only models and textures folders when importing): https://assetstore.unity.com/packages/3d/environments/fantasy/halloween-cemetery-set-19125
- Download: https://assetstore.unity.com/packages/2d/textures-materials/floors/outdoor-ground-textures-12555
- Click Assets/Reimport All in Unity
- In Project window in Assets/Map/Halloween right click HalloweenCustom and click Build Map
- It may take some time to complete but don't worry it takes that long only once
- Right click on HalloweenCustom again and Show In Explorer
- Open HalloweenCustomExported~ folder and copy UnityData folder
- In Beat Aim select your map and click Other/Open Folder
- Paste there the folder copied in 8.
- Play :)
The path that player follows can be changed by modifing animation attached to PlayerCart object in the scene. Rebuild your map (steps from 6) to apply changes.
PlayerCart can also be exported as single object that way many Beat Aim Maps may use same Visual Map with different player paths. More info soon...