From c6030846f5c1e34048774d60ca4c15e804bee839 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 14 Mar 2015 20:32:26 +0000 Subject: Gem linux/amd64 built '' for linux/amd64 --- Gem/part_size-help.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Gem/part_size-help.pd (limited to 'Gem/part_size-help.pd') diff --git a/Gem/part_size-help.pd b/Gem/part_size-help.pd new file mode 100644 index 0000000..741d998 --- /dev/null +++ b/Gem/part_size-help.pd @@ -0,0 +1,16 @@ +#N canvas 309 237 664 366 10; +#X msg 180 86 gemList; +#X text 176 62 GEM object; +#X msg 180 195 gemList; +#X text 260 196 partList; +#X obj 180 152 part_size; +#X msg 256 128 size; +#X text 254 89 partList; +#X text 184 25 [part_size]; +#X obj 466 148 part_size 2; +#X text 52 254 change the size of the particles of a particle-system. +You can also give an initial value.; +#X text 52 295 the particle-size defaults to 1.0f; +#X connect 0 0 4 0; +#X connect 4 0 2 0; +#X connect 5 0 4 1; -- cgit v1.2.1