mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
8 lines
146 B
JSON
8 lines
146 B
JSON
|
{
|
||
|
"tooltip":"Apply boids algorithm to create a flock behaviour.",
|
||
|
"baseNode":"Node_VFX_Boids",
|
||
|
"io":[
|
||
|
"particle"
|
||
|
],
|
||
|
"name":"Boids"
|
||
|
}
|