Hallo, Nicolas Montgermont hat gesagt: // Nicolas Montgermont wrote:
There is no easy way to do that in msd for the moment, if you want structures to bump, you must use pmpd.
Btw: Of course you can combine msd and pmpd. For example the test-objects of pmpd can be useful to test the positions of msd-masses as well. In two dimensions, you can use something like this:
[r MSD2D-OUT] | [route massesPos] <= filter positions | [route 3] <= watch mass number 3 | [position2D $1 $2( <= convert to pmpd-like messages | [tCircle2D 0 0 0 1] <= test if mass 3 is in unit circle around (0,0) | [select 1] <= and if it is ... | [forceX 3 10( <= ... then bump it in X-direction | [s MSD2D-IN]
Frank Barknecht _ ______footils.org_ __goto10.org__