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 button to create CollisionShape/Polygon in Node Configuration Warning window #3242

Closed
tischenkob opened this issue Sep 1, 2021 · 1 comment

Comments

@tischenkob
Copy link

Describe the project you are working on

Generic platformer

Describe the problem or limitation you are having in your project

When I add a node that requires a collision shape, there is a warning which, when pressed, says that I should consider adding a CollisionShape or CollisionPolygon without providing a quick way to do so.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Add two buttons that allow to instantly add CollisionShape and CollisionPolygon child nodes

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Beside "OK" there would be buttons "Add CollisionShape" and "Add CollisionPolygon"

If this enhancement will not be used often, can it be worked around with a few lines of script?

It can be worked around by manually adding a child node in a few more steps

Is there a reason why this should be core and not an add-on in the asset library?

I believe, there is no reason not to add this to core since it will increase productivity and provide a slightly more new-user-friendly and convenient piece of functionality

@Calinou
Copy link
Member

Calinou commented Sep 1, 2021

Duplicate of #2519.

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

2 participants