Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This is a plugin to modify point_array in a collisionshape3d node.(mesh must be ConvexPolygonShape3D)Reload current project after activating the plugin,when a CollisionShape3D node is selected all the tool appear.There will be transform gizmo on the point_array of the shape you just need drag it with your cursor.When "Add/Remove Point" button is pressed press B for adding point in your cursor position; hover to a point and press V to remove the hovered point.There is an option bar to select on which axis-plane the point will move or will be added.
This is a plugin to modify point_array in a collisionshape3d node.(mesh must be ConvexPolygonShape3D)
Reload current project after activating the plugin,
when a CollisionShape3D node is selected all the tool appear.
There will be transform gizmo on the point_array of the shape you just need drag it with your cursor.
When "Add/Remove Point" button is pressed press B for adding point in your cursor position; hover to a point and press V to remove the hovered point.
There is an option bar to select on which axis-plane the point will move or will be added.
Reviews
Quick Information

This is a plugin to modify point_array in a collisionshape3d node.(mesh must be ConvexPolygonShape3D)Reload current project after activating the plugin,when a CollisionShape3D node is selected all the tool appear.There will be transform gizmo on the point_array of the shape you just need drag it with your cursor.When "Add/Remove Point" button is pressed press B for adding point in your cursor position; hover to a point and press V to remove the hovered point.There is an option bar to select on which axis-plane the point will move or will be added.