2D Particles Demo

An asset by Godot Engine
The page banner background of a mountain and forest
2D Particles Demo hero image

Quick Information

0 ratings
2D Particles Demo icon image
Godot Engine
2D Particles Demo

This demo showcases how 2D particle systems work in Godot.Language: GDScriptRenderer: GLES 3 (particles are not available in GLES 2)

Supported Engine Version
3.4
Version String
3.4-b0d4a7c
License Version
MIT
Support Level
official
Modified Date
2 years ago
Git URL
Issue URL

2D Particles

This demo showcases how 2D particle systems work in Godot.

Language: GDScript

Renderer: GLES 3 (particles are not available in GLES 2)

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/118

How does it work?

It uses Particles2D nodes with ParticlesMaterial materials. Note that ParticlesMaterial is agnostic between 2D and 3D, so when used in 2D, the "Disable Z" flag should be enabled.

Screenshots

README Screenshot of particles

This demo showcases how 2D particle systems work in Godot.

Language: GDScript

Renderer: GLES 3 (particles are not available in GLES 2)

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
2D Particles Demo icon image
Godot Engine
2D Particles Demo

This demo showcases how 2D particle systems work in Godot.Language: GDScriptRenderer: GLES 3 (particles are not available in GLES 2)

Supported Engine Version
3.4
Version String
3.4-b0d4a7c
License Version
MIT
Support Level
official
Modified Date
2 years 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