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

[Visual Debugging:] Forced location of Blueprints/Blueprint asset #206

Closed
WoLfulus opened this issue Oct 12, 2016 · 1 comment
Closed

[Visual Debugging:] Forced location of Blueprints/Blueprint asset #206

WoLfulus opened this issue Oct 12, 2016 · 1 comment
Assignees
Milestone

Comments

@WoLfulus
Copy link

Creating a new Blueprints or Blueprint object (from the context menu) creates the asset on the root (Assets) folder, which is kinda annoying.

From my tests, changing

[CreateAssetMenu(menuName = "Entitas/Blueprint", fileName = "Assets/New Blueprint.asset")]

to

[CreateAssetMenu(menuName = "Entitas/Blueprint", fileName = "New Blueprint.asset")]

gives a better behavior.

@sschmid
Copy link
Owner

sschmid commented Oct 17, 2016

Makes sense. Will be in in a future version. Thanks

@sschmid sschmid added this to the 0.35.1 milestone Oct 17, 2016
@sschmid sschmid self-assigned this Jan 6, 2017
@ghost ghost added needs review and removed in progress labels Jan 6, 2017
@ghost ghost removed the needs review label Jan 6, 2017
sschmid added a commit that referenced this issue Jan 6, 2017
@sschmid sschmid changed the title Forced location of Blueprints/Blueprint asset [Visual Debugging:] Forced location of Blueprints/Blueprint asset Jan 6, 2017
@sschmid sschmid added this to Entitas Jul 2, 2023
@github-project-automation github-project-automation bot moved this to Todo in Entitas Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants