
O
Publisher
oblepikha
ConvexConeShape3D
3D
Collision Physics 3D Shape Gizmo Convex Area Detection
Adds a new cone shape based on ConvexShape3D
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Convex Cone Shape 3D Plugin for Godot

A simple Godot plugin that adds a convex cone shape for 3D.
Features
- Adds a new
ConvexConeShape3D. - Adds a new gizmo for
CollisionShape3D.
Installation
- Download or clone this repository.
- Copy
addonsfolder into your Godot project's folder. - Enable the plugin in Project Settings > Plugins.
Usage
- After enabling the plugin, you can add a
ConvexConeShape3Dto your areas and physics bodies. - Use it in
CollisionShape3Dfor collision detection.
Compatibility
- Developed for Godot 4.4.
- May not work in older versions.
License
This project is licensed under the MIT License. Feel free to modify and use it in your projects.