aboutsummaryrefslogtreecommitdiff
path: root/Gem/part_size-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-14 20:32:26 +0000
commitc6030846f5c1e34048774d60ca4c15e804bee839 (patch)
treefb75f89275a78ea383c0fd64e8fe5b3ae57cc898 /Gem/part_size-help.pd
Gem linux/amd64
built '' for linux/amd64
Diffstat (limited to 'Gem/part_size-help.pd')
-rw-r--r--Gem/part_size-help.pd16
1 files changed, 16 insertions, 0 deletions
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;