ConvexConeShape3D screenshot 1
O

Publisher

oblepikha

ConvexConeShape3D

3D
Collision Physics 3D Shape Gizmo Convex Area Detection

Adds a new cone shape based on ConvexShape3D

Convex Cone Shape 3D Plugin for Godot

![ConvexConeShape3D`](https://raw.githubusercontent.com/Oblepikha/godot-convex-cone-shape-3d-plugin/master/images%2Fimage.png)

A simple Godot plugin that adds a convex cone shape for 3D.

Features

  • Adds a new ConvexConeShape3D.
  • Adds a new gizmo for CollisionShape3D.

Installation

  1. Download or clone this repository.
  2. Copy addons folder into your Godot project's folder.
  3. Enable the plugin in Project Settings > Plugins.

Usage

  • After enabling the plugin, you can add a ConvexConeShape3D to your areas and physics bodies.
  • Use it in CollisionShape3D for 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.