Edit of asset "Breakable Glass Custom" Accepted

Old/Current New/Edit
Title Breakable Glass Custom Breakable Glass Custom
Description A procedural glass fracture system for Godot 4.x (4.3 and lower require you to change @export_tool_button to boolean with a setter). This addon extends CSGPolygon3D to allow you to draw window shapes of any complexity and shatter them dynamically at runtime using a realistic radial fracture pattern.

Quick Start

1. Add the Node: In your scene, add a new node and search for BreakableGlassCustom.
2. Draw the Window: Use the standard CSGPolygon point editor (in the 3D viewport) to draw your window shape.
Tip: Set Depth in the inspector to control glass thickness (default is 0.1).
3. Break It: Call the break_window(global_position) method from any script (e.g., a projectile or player interaction).
A procedural glass fracture system for Godot 4.x (4.3 and lower require you to change @export_tool_button to boolean with a setter). This addon extends CSGPolygon3D to allow you to draw window shapes of any complexity and shatter them dynamically at runtime using a realistic radial fracture pattern.

Quick Start

1. Add the Node: In your scene, add a new node and search for BreakableGlassCustom.
2. Draw the Window: Use the standard CSGPolygon point editor (in the 3D viewport) to draw your window shape.
Tip: Set Depth in the inspector to control glass thickness (default is 0.1).
3. Break It: Call the break_window(global_position) method from any script (e.g., a projectile or player interaction).
Category 3D Tools 3D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Stand43/godot_breakable_glass_custom https://github.com/Stand43/godot_breakable_glass_custom
Issues Url https://github.com/Stand43/godot_breakable_glass_custom/issues https://github.com/Stand43/godot_breakable_glass_custom/issues
Godot version Godot 4.4 Godot 4.4
Version String 1.0 1.0
Download Commit abc2baafceca7867e2d9345e99916c8603569196 abc2baafceca7867e2d9345e99916c8603569196
Download Url (Computed) https://github.com/Stand43/godot_breakable_glass_custom/archive/abc2baafceca7867e2d9345e99916c8603569196.zip https://github.com/Stand43/godot_breakable_glass_custom/archive/abc2baafceca7867e2d9345e99916c8603569196.zip
Icon Url https://raw.githubusercontent.com/Stand43/godot_breakable_glass_custom/5c350f17b04e0e47c227d6562dba84b8eab8c854/icon.png
https://raw.githubusercontent.com/Stand43/godot_breakable_glass_custom/5c350f17b04e0e47c227d6562dba84b8eab8c854/icon.png
Preview Insert
Type image
Image/Video URL https://github.com/Stand43/godot_breakable_glass_custom/blob/main/pictures/Screenshot%20from%202025-12-19%2019-14-05.png?raw=true
Thumbnail
Preview Insert
Type image
Image/Video URL https://github.com/Stand43/godot_breakable_glass_custom/blob/main/pictures/Screenshot%20from%202025-12-19%2019-14-27.png?raw=true
Thumbnail
Preview Insert
Type image
Image/Video URL https://github.com/Stand43/godot_breakable_glass_custom/blob/main/pictures/Screenshot%20from%202025-12-19%2019-15-07.png?raw=true
Thumbnail