aboutsummaryrefslogtreecommitdiff
path: root/Gem/part_gravity-help.pd
blob: 590148897d7ba103f1d1f6b1987f06752223df1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 23 236 644 359 10;
#X declare -lib Gem;
#X msg 139 109 gemList;
#X text 176 62 GEM object;
#X msg 242 151 x y z;
#X obj 139 207 part_gravity;
#X text 186 26 [part_gravity];
#X text 327 152 This is gravitation vector;
#X text 43 257 [part_gravity] sets the gravity-vector of the particle-system.
No matter in which direction particles are emitted (pE. via [part_velsphere])
in the end \, they have to follow the gravity.;
#X obj 528 8 declare -lib Gem;
#X connect 0 0 3 0;
#X connect 2 0 3 1;