
+1
Under Review
Ability to save/reload favorite unit list
Hi,
I´m a beginner with bolt and it would be great, to save/reload my hard earned favorite list of units, which worked for my workflow, when beginning a new project. If there even is the ability, to name a favorite list, there could be the possibility to switch between different favorite lists, regarding the aspects you´re working on.
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Hi Mensch! Interesting idea, I'll keep it in mind.
In the mean time, favorites are stored in Ludiq/Ludiq.Core/ProjectSettings.asset. A hacky workaround would be to copy that file onto your new project, although that would also overwrite other project settings contained in that file.