Route content of the dict (the collisions in jit.phys.world)

Per's icon

Hi

I want to grab the content of the dict.print to use the values to trig different things while my object are making collisions

Max Patch
Copy patch and select New From Clipboard in Max.

how can I grab the content of the dict.print? in jit.phys.world

Dg's icon
Max Patch
Copy patch and select New From Clipboard in Max.

The [dict.print] object only serves to display the content of a dictionary.
Here is one way to manage collision. Connect to jit.phys.world right output.

Per's icon

Thanks!!!!

Rajan Craveri's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Ciao Per!
try also this way to get only collision with ceiling
bye
Rajan

Per's icon

cool! thanks Rajan. I solved it though. but I save your patch for future (likely :) ) problems!