Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Add asset importation #1

Open
norech opened this issue May 2, 2019 · 0 comments
Open

Add asset importation #1

norech opened this issue May 2, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@norech
Copy link
Owner

norech commented May 2, 2019

As suggested by CyrusEpion on Reddit, it would be great to be able to import asset.

One possibility would be to use AssetBundles to import models, rigs and animations, it's easier to implement as this behaviour already exists into the game.

Another possibility would be to implement asset importing inside of Scaphandre itself. In a modding perspective, it would be great to simply be able to import assets.

Another problem is where to put mods assets. A thing that could be done is being able to put assets inside a path named Mods/<MyMod>/ directly. It may mean giving up the Mods/<MyMod>.dll file path, maybe for something like this: Mods/<MyMod>/<MyMod>.dll, or this: Mods/<MyMod>/Assembly.dll.

@norech norech added enhancement New feature or request question Further information is requested labels May 2, 2019
@norech norech added this to the Scaphandre 1.0.0 milestone May 2, 2019
@norech norech self-assigned this May 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant