You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we just read all files in right from disk and read them in with some trivial JSON parsing. We need to create an actual Fling asset type that we can add metadata to, have work with version control, and be loaded in with a database to be displayed in the editor and at runtime.
This issue is obviously pretty big and needs to be broken up into smaller tasks for tracking
The text was updated successfully, but these errors were encountered:
Right now we just read all files in right from disk and read them in with some trivial JSON parsing. We need to create an actual Fling asset type that we can add metadata to, have work with version control, and be loaded in with a database to be displayed in the editor and at runtime.
This issue is obviously pretty big and needs to be broken up into smaller tasks for tracking
The text was updated successfully, but these errors were encountered: