lms-video/Gem/help/part_targetsize-help.pd
Santi Noreña e85d191b46 - Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector
- Añadidas fuentes de Gem y Pure Data
- pix2jpg incluído en Gem. Archivos de construcción de Gem modificados.
- Añadido fichero ompiling.txt con instrucciones de compilación
2013-02-04 18:00:17 +01:00

14 lines
439 B
Text

#N canvas 853 285 600 500 10;
#X msg 199 131 gemList;
#X text 176 62 GEM object;
#X msg 299 178 scale;
#X text 185 27 part_targetsize;
#X obj 199 225 part_targetsize;
#X msg 249 175 size;
#X text 91 336 part_targetsize changes the size of the particles by
a scale factor every frame. The default size is 1 The scale value defaults
to 0.05;
#X obj 198 277 part_targetsize 3 0.01;
#X connect 0 0 4 0;
#X connect 2 0 4 2;
#X connect 5 0 4 1;