Polygon Knife Tool

An asset by mrkdji
The page banner background of a mountain and forest
Polygon Knife Tool hero image

Quick Information

0 ratings
Polygon Knife Tool icon image
mrkdji
Polygon Knife Tool

Godot editor plugin that let users split Polygon2D, NavigationRegion2D and CollisionPolygon2D nodes and scenes based on said nodes.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
6 months ago
Git URL
Issue URL

Polygon Knife Tool

Godot plugin that let users slice Polygon2D, NavigationRegion2D and CollisionPolygon2D nodes and scenes based on said nodes.

This is the Godot 4.x version of the plugin, if you are using Godot 3.x click here.

README use_case

Install Instructions

Download and move the unzipped folder in your project addons folder.

If you use git you can also add it as a submodule:

git submodule add https://github.com/mrkdji/knife-tool.git addons/knife-tool

Usage

Action Key
Add Point left mouse click
Cancel Cut right mouse click
Confirm Cut enter / return

What you can do with the knife tool:

  • Simple cut

README simple_cut

  • Cut with multiple inner points

README multiple_points

  • Multiple cuts at once

README multiple_cuts

  • Cuts that self-intersect (with a caveat)

README self_intersection

What you can't do with the knife tool:

  • Carve holes

README hole

  • Cuts that self-intersect inside the polygon:

README self_intersection_inside

Buy Me A Coffee

If you find this tool useful send me the munny consider buying me a coffee:

README ko-fi

Godot editor plugin that let users split Polygon2D, NavigationRegion2D and CollisionPolygon2D nodes and scenes based on said nodes.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Polygon Knife Tool icon image
mrkdji
Polygon Knife Tool

Godot editor plugin that let users split Polygon2D, NavigationRegion2D and CollisionPolygon2D nodes and scenes based on said nodes.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
6 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers