Draw shock wave effect
Will allow you to draw shock wave effects.
Authors and contributors to this community extension: Alios.
Warning
This is an extension made by a community member — but not reviewed by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of official extensions. In case of doubt, contact the author to know more about what the extension does or inspect its content before using it.
This behavior must be assigned to a shape painter object. The user will have state parameters (Start and End) like the particle emitter object, which are :
- Type(Fill or Line)
- The color transition (Start / End).
- The opacity transition (Start / End).
- The transition of angle (Start / End).
- The transition of the radius of the explosion (Start / End).
- The transition of the contour size (Start / End).
- The duration of the propagation.
The user can modify the values according to his needs.
You can modify the value of the object just after the creation of the object in the event sheet (all modifications are applied on the shape painter object created above the modification).
PS: the shape-painter will be automatically deleted once the animation is finished.
Tip
Learn how to install new extensions by following a step-by-step guide.
This page is an auto-generated reference page about the Draw shock wave effect extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.