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 physics material field for CSG objects #7568

Open
JackJ30 opened this issue Aug 27, 2023 · 3 comments · May be fixed by godotengine/godot#59386
Open

Add physics material field for CSG objects #7568

JackJ30 opened this issue Aug 27, 2023 · 3 comments · May be fixed by godotengine/godot#59386

Comments

@JackJ30
Copy link

JackJ30 commented Aug 27, 2023

Describe the project you are working on

3D stealth game

Describe the problem or limitation you are having in your project

My project requires friction to be set to zero, but I can't set the physics material for CSG objects. I am aware CSG is just for testing, but I can't even test my character on CSG without it.

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

Add physics material field

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

N/A

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

I do not believe so

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

N/A

@yosoyfreeman
Copy link

Sounds good to me. The description says "It will always behave like a static body" so it makes sense it has the same properties exposed.

@JackJ30 JackJ30 changed the title Added physics material field for CSG objects Add physics material field for CSG objects Aug 28, 2023
@JackJ30
Copy link
Author

JackJ30 commented Dec 16, 2023

This proposal/PR has gone as far as it can without someone who has review/write access. It seems like there is some kind of decision making going on about whether CSG nodes should have these features. Is their omission the intended design, to force users to only use them for testing? I can not even use CSG for prototyping without this. I don't understand why Godot would limit its features to enforce this design. I would appreciate an update on the decision process, the PR needs action.

@AThousandShips
Copy link
Member

@antimundo Please don't bump without contributing significant new information. Use the 👍 reaction button on the first post instead.

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

Successfully merging a pull request may close this issue.

3 participants