playMaker

Author Topic: How can i add Image Effects to my cam using playmaker?  (Read 3637 times)

fromfame

  • Junior Playmaker
  • **
  • Posts: 82
  • Sloppy PM Veteran
How can i add Image Effects to my cam using playmaker?
« on: May 07, 2013, 11:31:55 AM »
silly question i know hah, but as a playmaker noob i can't figure it out, please help!

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: How can i add Image Effects to my cam using playmaker?
« Reply #1 on: May 07, 2013, 12:22:11 PM »
Particle System effect...See in unity docs.

PolyMad

  • Hero Member
  • *****
  • Posts: 553
Re: How can i add Image Effects to my cam using playmaker?
« Reply #2 on: May 07, 2013, 09:25:50 PM »
I think he means camera image effects, not particles.
Just add them to your camera, then turn them on and off using PlayMaker.

fromfame

  • Junior Playmaker
  • **
  • Posts: 82
  • Sloppy PM Veteran
Re: How can i add Image Effects to my cam using playmaker?
« Reply #3 on: May 29, 2013, 06:37:39 PM »
Thanks! that helped me loads!

im gonna try and animate a camera with changing values using "blur", then turn that on and off using pm, this is at the top of my head im not sure if it works tho.

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Re: How can i add Image Effects to my cam using playmaker?
« Reply #4 on: May 29, 2013, 09:31:06 PM »
It works, What you want to do is add the image effect to the camera and then drag the component from the inspector onto the playmaker state window and select 'set property' ... from here you can change the properties of the image effect via playmaker :)