We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Godot v4.4.dev (24d7451) - Fedora Linux 41 (KDE Plasma) on X11 - X11 display driver, Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4090 (nvidia; 565.77) - 13th Gen Intel(R) Core(TM) i9-13900K (32 threads)
#90644 implemented the ability to customize collision shape colors, but the CollisionPolygon3D node lacks this functionality:
Additionally, it does not draw filled shape colors, which is inconsistent with other collision shapes.
cc @BattyBovine
test_collision_polygon3d.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tested versions
System information
Godot v4.4.dev (24d7451) - Fedora Linux 41 (KDE Plasma) on X11 - X11 display driver, Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4090 (nvidia; 565.77) - 13th Gen Intel(R) Core(TM) i9-13900K (32 threads)
Issue description
#90644 implemented the ability to customize collision shape colors, but the CollisionPolygon3D node lacks this functionality:
Additionally, it does not draw filled shape colors, which is inconsistent with other collision shapes.
cc @BattyBovine
Steps to reproduce
Minimal reproduction project (MRP)
test_collision_polygon3d.zip
The text was updated successfully, but these errors were encountered: