Edit of asset "EffectBus 2D (C#)" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | EffectBus 2D (C#) | EffectBus 2D (C#) |
| Description |
An EffectBus node manages object pools of AnimatedSprite2D-based effects for performance optimization. The best use case of an EffectBus node is to pool hundreds (or even thousands) of AnimatedSprite2D flipbook effects in a scene where the effects can to be y-sorted, unlike using a regular particle system. |
An EffectBus node manages object pools of AnimatedSprite2D-based effects for performance optimization. The best use case of an EffectBus node is to pool hundreds (or even thousands) of AnimatedSprite2D flipbook effects in a scene where the effects can to be y-sorted, unlike using a regular particle system. |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/chasecarlson1/effectbusaddon | https://github.com/chasecarlson1/effectbusaddon |
| Issues Url | https://github.com/chasecarlson1/effectbusaddon/issues | https://github.com/chasecarlson1/effectbusaddon/issues |
| Godot version | Godot 4.3 | Godot 4.3 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | 3c7d01b2b2cec43885e1d4313af21e68fd02b6ce | 3c7d01b2b2cec43885e1d4313af21e68fd02b6ce |
| Download Url (Computed) | https://github.com/chasecarlson1/effectbusaddon/archive/3c7d01b2b2cec43885e1d4313af21e68fd02b6ce.zip | https://github.com/chasecarlson1/effectbusaddon/archive/3c7d01b2b2cec43885e1d4313af21e68fd02b6ce.zip |
| Icon Url |
https://raw.githubusercontent.com/chasecarlson1/effectbusaddon/refs/heads/main/addons/effectbus/effect_bus_icon.png
|
https://github.com/chasecarlson1/effectbusaddon/blob/main/addons/effectbus/effect_bus_icon.png
|