-
-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Labels
BountyTasks with a monetary reward.Tasks with a monetary reward.Bounty: 15 dollars 💰Value of the bounty. Do not put this tag without the bounty tag.Value of the bounty. Do not put this tag without the bounty tag.Difficulty: medium 🥼For those that already have some understanding of the code base.For those that already have some understanding of the code base.FeatureA new system or other feature.A new system or other feature.
Description
Summary
The current asset management workflow is pretty complicated, see :
https://ss3d.gitbook.io/systems/asset-data/how-assetdata-works
We'd like some of those steps to be automatized if possible.
Ideally, the process should look like this :
- Create a new Packet Assets asset and name it "Assets".
- Tick the the Addressable checkbox in the Inspector window of each relevant assets and put it in the Assets packet.
- Press some buttons somewhere which should trigger :
- Creating a database asset with a name generated by the packet asset name and put it in the relevant folder
- Creating the enum with a name generated by the packet asset name and put it in the relevant folder
- Find and load all databases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BountyTasks with a monetary reward.Tasks with a monetary reward.Bounty: 15 dollars 💰Value of the bounty. Do not put this tag without the bounty tag.Value of the bounty. Do not put this tag without the bounty tag.Difficulty: medium 🥼For those that already have some understanding of the code base.For those that already have some understanding of the code base.FeatureA new system or other feature.A new system or other feature.