Replies: 1 comment
-
The workflow is correct. You’ll access asset thru |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So if I understand the project properly, including prefabs would require:
Make the prefabs addressable
Store the addressable path into the data sheet
Load the prefab using a converter
Is that a good approach? Do converters support async loads?
Beta Was this translation helpful? Give feedback.
All reactions