Page 1 of 1

Custom Script particle Media

PostPosted: Sun Apr 03, 2016 11:16 am
by rubendesnoo
Hi,

Trying to change media of a particle emitter in Pandora's box with a custom script button.
- DeviceSetparam,1,1,Particle System 2D|Particle Emitter 2D|Media,1.1

I have a connection, the media area highlighted in red after sending the script, but the image isn't loaded....
I did give my media an ID: 1.1
What is the correct value for this parameter? Name or ID ?

Could someone test this form me?
Maybe it is a bug, or I am doing something wrong.

Best regards

Ruben

Re: Custom Script particle Media

PostPosted: Sun Apr 03, 2016 2:56 pm
by sanderdegraaf
Syntax would be:

DeviceSetMediaParamByID,1,3,Particle System 2D|Particle Emitter 2D|Media,1,1

:)