Particles2D+

An asset by ACB_Gamez
The page banner background of a mountain and forest
Particles2D+ image holder but it is empty

Quick Information

0 ratings
Particles2D+ icon image
ACB_Gamez
Particles2D+

Simple Class that creates a "particles_cycle_finished" signal to eliminate needing to add timers to all of your particle nodes. This is emitted when your particles' lifetime expires and accounts for preprocessing and randomness. Please report any bugs by opening an issue on GitHub.Also adds a one_shot_start property that will tell the particle to emit only once when it is instanced. This is exactly the same as setting one_shot = true and then emitting = true in the _ready() function, but allows you to edit your particles node while emitting is true and without needing to add a script to accomplish this.TWO WAYS TO USE1. Create a Particles2D node (or use an existing one), add a script, change extends Particles2D to extends Particles2D_Plus.2. Click the built-in "Create New Node" button (CMD+A) and search for the "Particles2D_Plus" node, add it to your scene as you would normally.PLUGACB_Gamez YouTube Channel: https://www.youtube.com/channel/UCEyzutdxmqyZuMqXPVT8ziA

Supported Engine Version
3.3
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Particles2D_Plus README Particles2D+_AssetLibIcon

DESCRIPTION

Simple Class that creates a "particles_cycle_finished" signal to eliminate needing to add timers to all of your particle nodes. This is emitted when the your particles' lifetime expires and accounts for preprocessing and randomness. Please report any bugs by opening an Issue on GitHub.

TWO WAYS TO USE

  1. Create a Particles2D node (or use an existing one), add a script, change extends Particles2D to extends Particles2D_Plus.
  2. Click the built in "Create New Node" button (CMD+A) and search for the "Particles2D_Plus" node, add it to your scene as you would normally.

PLUG

ACB_Gamez YouTube Channel

Simple Class that creates a "particles_cycle_finished" signal to eliminate needing to add timers to all of your particle nodes. This is emitted when your particles' lifetime expires and accounts for preprocessing and randomness. Please report any bugs by opening an issue on GitHub.

Also adds a one_shot_start property that will tell the particle to emit only once when it is instanced. This is exactly the same as setting one_shot = true and then emitting = true in the _ready() function, but allows you to edit your particles node while emitting is true and without needing to add a script to accomplish this.

TWO WAYS TO USE
1. Create a Particles2D node (or use an existing one), add a script, change extends Particles2D to extends Particles2D_Plus.
2. Click the built-in "Create New Node" button (CMD+A) and search for the "Particles2D_Plus" node, add it to your scene as you would normally.

PLUG
ACB_Gamez YouTube Channel: https://www.youtube.com/channel/UCEyzutdxmqyZuMqXPVT8ziA

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
Particles2D+ icon image
ACB_Gamez
Particles2D+

Simple Class that creates a "particles_cycle_finished" signal to eliminate needing to add timers to all of your particle nodes. This is emitted when your particles' lifetime expires and accounts for preprocessing and randomness. Please report any bugs by opening an issue on GitHub.Also adds a one_shot_start property that will tell the particle to emit only once when it is instanced. This is exactly the same as setting one_shot = true and then emitting = true in the _ready() function, but allows you to edit your particles node while emitting is true and without needing to add a script to accomplish this.TWO WAYS TO USE1. Create a Particles2D node (or use an existing one), add a script, change extends Particles2D to extends Particles2D_Plus.2. Click the built-in "Create New Node" button (CMD+A) and search for the "Particles2D_Plus" node, add it to your scene as you would normally.PLUGACB_Gamez YouTube Channel: https://www.youtube.com/channel/UCEyzutdxmqyZuMqXPVT8ziA

Supported Engine Version
3.3
Version String
1.1
License Version
MIT
Support Level
community
Modified Date
1 year 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