JinwYu / Android-CreateMusic-Unity

Master thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_____________________________________________________________________________________________
                              INSTRUCTIONS TO CHANGE ASSETS 
_____________________________________________________________________________________________

Assign assets like music files and graphical assets accordingly.



��_____________________________________________________________________________________________
                              In Project view in Unity Editor 
��_____________________________________________________________________________________________

In folder: Scripts/General
File: "New Preset Loops" (Scriptable Object)
Instruction: Assign the preset loops (wav files) found in the folder "Sounds/PresetLoops".

In folder: Scripts/UI
File: "New Current Rec Button Sprite" (Scriptable Object)
Instruction: Assign the sprites (png files) found in the folder "Images".

In folder: Scripts/UI
File: "New Play Or Stop Sprite" (Scriptable Object)
Instruction: Assign the preset loops found in the folder "Sounds/PresetLoops".

           _________________________________________________________________________




��_____________________________________________________________________________________________
                              In the inspector in Unity Editor 
��_____________________________________________________________________________________________
Game Object: Canvas
Script: ButtonManager
Instruction: Assign graphical assets (png files) found in the folder "Images".


           _________________________________________________________________________

About

Master thesis


Languages

Language:C# 100.0%