Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AssetGraph isn't procedural asset generation friendly #150

Open
RaadDalaq opened this issue Apr 14, 2020 · 0 comments
Open

AssetGraph isn't procedural asset generation friendly #150

RaadDalaq opened this issue Apr 14, 2020 · 0 comments

Comments

@RaadDalaq
Copy link

Currently the main issue is all the validation happens on the unity object level, which always assumes that the asset is already there, maybe the tool wasn't intended to do this? still it would be great to be able to have more control over proc gen, a way to pass in materials/textures through input nodes etc... and validation on the asset reference level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant