Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Shard Shatter

An asset by Joy-less
The page banner background of a mountain and forest
Shard Shatter hero image

Quick Information

0 ratings
Shard Shatter icon image
Joy-less
Shard Shatter

Shatter meshes into shards in Godot 4.This addon creates a polygon explosion effect similar to Sword Art Online.Usage:1. Add the addon to your game's addons folder.2. Attach the ShardShatter.gd script to a node.3. In the Editor group, set Target Path to the node you want to shatter (preferably a MeshInstance3D).4. Press Shatter to shatter the target node!5. Alternatively, call the shatter method on the node with the script.

Supported Engine Version
4.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
4 hours ago
Git URL
Issue URL

Shard Shatter

Shatter meshes into shards in Godot 4.

This addon creates a polygon explosion effect similar to Sword Art Online.

Preview

Preview

Usage

  1. Add the addon to your game's addons folder.
  2. Attach the ShardShatter.gd script to a node.
  3. In the Editor group, set Target Path to the node you want to shatter (preferably a MeshInstance3D).
  4. Press Shatter to shatter the target node!
  5. Alternatively, call the shatter method on the node with the script.

Explanation

The script applies an overlay shader to the mesh instances in the target node, which causes them to fade into a glow.

Then, the target node is hidden, and a large number of GPU particles are emitted from a sphere shape.

Shatter meshes into shards in Godot 4.

This addon creates a polygon explosion effect similar to Sword Art Online.

Usage:
1. Add the addon to your game's addons folder.
2. Attach the ShardShatter.gd script to a node.
3. In the Editor group, set Target Path to the node you want to shatter (preferably a MeshInstance3D).
4. Press Shatter to shatter the target node!
5. Alternatively, call the shatter method on the node with the script.

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
Shard Shatter icon image
Joy-less
Shard Shatter

Shatter meshes into shards in Godot 4.This addon creates a polygon explosion effect similar to Sword Art Online.Usage:1. Add the addon to your game's addons folder.2. Attach the ShardShatter.gd script to a node.3. In the Editor group, set Target Path to the node you want to shatter (preferably a MeshInstance3D).4. Press Shatter to shatter the target node!5. Alternatively, call the shatter method on the node with the script.

Supported Engine Version
4.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
4 hours 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