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

Move scripts to the Assets/ folder #385

Open
adriengivry opened this issue Feb 19, 2025 · 0 comments
Open

Move scripts to the Assets/ folder #385

adriengivry opened this issue Feb 19, 2025 · 0 comments
Labels
Feature New feature to the engine Refactoring Something that needs a refactoring

Comments

@adriengivry
Copy link
Member

Problem this feature should fix
Scripts are separated into their own Scripts folder. However, since scripts are technically assets too, they should also be in the Assets/ folder.

Expected solution
The hierarchy should support script-related operations (create, rename, delete...) directly in the Assets/ folder, and behaviours should be able to work with scripts located anywhere in the project (currently, scripts in the Scripts/ folder have no hierarchy).

@adriengivry adriengivry added Feature New feature to the engine Refactoring Something that needs a refactoring labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature to the engine Refactoring Something that needs a refactoring
Development

No branches or pull requests

1 participant