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

Capsule Collision Shape handles adjust radius and height #10530

Open
Mikagino opened this issue Aug 22, 2024 · 1 comment
Open

Capsule Collision Shape handles adjust radius and height #10530

Mikagino opened this issue Aug 22, 2024 · 1 comment

Comments

@Mikagino
Copy link

Describe the project you are working on

I am using capsule collision shapes and their user friendliness when adjusting in the viewport could be improved.

Describe the problem or limitation you are having in your project

When using the handles of the capsule colliders in the in the viewport, they adjust height or widht.

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

Would be more inuitive if they adjust height and width and the capsule is generated from that.

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

The handle fartest from the center dictates the width and round edge, the closer one the width.

Currently you have to rotate the capsule to get a vertical shape like so:
image

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

For user-friendliness it should be in the core features

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

cause it is a basic use-case in the engine and just an enhancement of the current capsule collider

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