Cone shapes for collisionShape?
Asked Answered
M

3

0

Are there ways to create cone shapes for collisions much like we do for Godot's Cylinder mesh? If not, may I request a feature?

Mammillary answered 2/1, 2023 at 17:35 Comment(0)
L
0

Mammillary Are there ways to create cone shapes for collisions much like we do for Godot's Cylinder mesh

https://docs.godotengine.org/en/stable/tutorials/physics/collision_shapes_3d.html#primitive-collision-shapes

  • BoxShape
  • SphereShape
  • CapsuleShape
  • CylinderShape

So no. Make your request by adding your voice here(use reaction such as thumb up):
https://github.com/godotengine/godot-proposals/issues/610

Lipoid answered 2/1, 2023 at 20:42 Comment(0)
M
0

Sorry about the tags, they are not working correctly yet.

Mammillary answered 2/1, 2023 at 17:36 Comment(0)
L
0

Mammillary Sorry about the tags, they are not working correctly yet.

They are. There's just 2 kinds there, primary which act like categories, and secondary which are the more 'traditional' tags.

Lipoid answered 2/1, 2023 at 20:38 Comment(0)
L
0

Mammillary Are there ways to create cone shapes for collisions much like we do for Godot's Cylinder mesh

https://docs.godotengine.org/en/stable/tutorials/physics/collision_shapes_3d.html#primitive-collision-shapes

  • BoxShape
  • SphereShape
  • CapsuleShape
  • CylinderShape

So no. Make your request by adding your voice here(use reaction such as thumb up):
https://github.com/godotengine/godot-proposals/issues/610

Lipoid answered 2/1, 2023 at 20:42 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.