Skip to content

Commit

Permalink
Update blog/2024-10-03-pixi-v8-particle-container.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Karl <[email protected]>
  • Loading branch information
GoodBoyDigital and bigtimebuddy authored Oct 7, 2024
1 parent a421caa commit 8468aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-10-03-pixi-v8-particle-container.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To get the most out of this performance beast, it’s essential to understand **

By default, **only the position** is dynamic, but you can configure others if needed. The fewer dynamic properties you have, the faster the rendering will be!

### How to Use the ParticleContainer in PixiJS v8
### PixiJS v8 Particle Container Usage

Let’s walk through a simple example of how to get started:

Expand Down

0 comments on commit 8468aa3

Please sign in to comment.