We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4fa4b commit c7388b0Copy full SHA for c7388b0
CHANGELOG.md
@@ -8,8 +8,8 @@
8
9
### Added
10
11
-* Fake particles to simulate an explosion.
12
-* New parameter: `explosion_delay` - Adds a delay of `delta` before setting `object.detonate` to `false`.
+* [Fake particles](https://github.com/hiulit/Godot-3-2D-Fake-Explosion-Particles) to simulate an explosion.
+* New parameter: `explosion_delay` - Adds a delay of before setting `object.detonate` to `false`.
13
* New parameter: `fake_explosions_group` - To rename the group's name of the fake explosion particles.
14
* Better debugging.
15
0 commit comments