Skip to content

Commit b1b4548

Browse files
authored
Update README.md
1 parent d8dc459 commit b1b4548

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# godot-polygon2d-fracture
1+
![GitHubBanner 1920x384)](https://github.com/SoloByte/godot-polygon2d-fracture/assets/34277803/6837886f-83b8-4f79-80f6-0929e13a6455)
22

33

44

@@ -19,8 +19,9 @@ Fracture Hell is available on [Steam](https://store.steampowered.com/app/1713770
1919

2020
## Info
2121

22-
Works with GodotEngine 4.2+
23-
Tested with Godot Versions: 4.2.2
22+
> Works with GodotEngine 4.2+. Tested with Godot Versions: 4.2.2
23+
24+
> Godot Polygon Fracture 2D v1.4 and before works only with Godot 3! Additionally, the 1.4x branch is for Godot 3 development.
2425
2526
Two simple scripts for fracturing and cutting polygons. PolygonFracture.gd is the actual script that fractures/cuts polygons. PolygonLib.gd adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect, makeCirclePolygon, etc.
2627

0 commit comments

Comments
 (0)