The Powered Up application offers many more sounds than the BOOST app, but the later allows for recording of extra sounds...
How could someone add / record custom sounds for powered-up App?
The Powered Up application offers many more sounds than the BOOST app, but the later allows for recording of extra sounds...
How could someone add / record custom sounds for powered-up App?
This video has a solution for Android users.
In the Files app, navigate to:
Internal Storage -> Android -> data -> com.lego.common.poweredup -> files -> PredefinedActivities
Copy the folder containing the project files to:
Internal Storage -> Android -> data -> com.lego.common.poweredup -> files -> Activities
Download and open QuickEdit and navigate to the copied folder.
Open powered-up-metadata.json and set these values and save the file:
"IsControllerEditingAllowed": true,
"IsCanvasChangeAllowed": true,
"IsPanningAllowed": true,
"Contexts": [
"freeplay"
],
This will unlock the advanced features of Powered Up.