DestructiblePolygon2D

An asset by Julian-Vos
The page banner background of a mountain and forest
DestructiblePolygon2D hero image

Quick Information

0 ratings
DestructiblePolygon2D icon image
Julian-Vos
DestructiblePolygon2D

A node for free-form destruction (and creation) of polygonal terrain. Define the initial terrain with Polygon2D children, then call destruct on it to erase a polygonal area. Exported properties:- collidable (if true, the node is collidable as a static body in layer 1)- free_when_empty (if true, the node is freed automatically when destructed completely)- simplification (vertices are deleted if they are less than this number of pixels away from both adjacent vertices)

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

A node for free-form destruction (and creation) of polygonal terrain. Define the initial terrain with Polygon2D children, then call destruct on it to erase a polygonal area. Exported properties:

- collidable (if true, the node is collidable as a static body in layer 1)
- free_when_empty (if true, the node is freed automatically when destructed completely)
- simplification (vertices are deleted if they are less than this number of pixels away from both adjacent vertices)

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
DestructiblePolygon2D icon image
Julian-Vos
DestructiblePolygon2D

A node for free-form destruction (and creation) of polygonal terrain. Define the initial terrain with Polygon2D children, then call destruct on it to erase a polygonal area. Exported properties:- collidable (if true, the node is collidable as a static body in layer 1)- free_when_empty (if true, the node is freed automatically when destructed completely)- simplification (vertices are deleted if they are less than this number of pixels away from both adjacent vertices)

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
3 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