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

Add support for blueprints when Setting Up View Entity #8

Open
grofit opened this issue Jul 9, 2016 · 1 comment
Open

Add support for blueprints when Setting Up View Entity #8

grofit opened this issue Jul 9, 2016 · 1 comment

Comments

@grofit
Copy link
Member

grofit commented Jul 9, 2016

Summary

Currently when you are using a scene first setup mb on a game object (SetupView MonoBehaviour), it only lets you setup the components that the view should be using, which is great but it would be good to also allow you to choose a blueprint to use and configure that, allowing you to have an easier more standard way of setting up scene first entities.

@grofit
Copy link
Member Author

grofit commented Jan 19, 2018

Some work has been done to allow supporting this on the next major version (not major semantic version but major feature version in a branch), but that is kinda in limbo until:

  1. unity brings .net 4.6 support out of experimental into mainstream
  2. unitys package manager is public, as there are a lot of new dependencies which would probably be a pain for people to add themselves

Even with this branch in place, some more work still needs to be done to support this, but it would be in a much better place to do so.

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

No branches or pull requests

1 participant