playMaker

Author Topic: How would you get a Camera Shake with Cinemachine and Playmaker?  (Read 3540 times)

MikeTelly

  • Playmaker Newbie
  • *
  • Posts: 40
Pretty much just the title.
« Last Edit: July 26, 2018, 10:01:57 AM by MikeTelly »

...

  • Beta Group
  • Hero Member
  • *
  • Posts: 1294
Re: How would you get a Camera Shake with Cinemachine and Playmaker?
« Reply #1 on: July 26, 2018, 09:42:43 AM »
Put this on camera and invoke shakecamera method :)

https://gist.github.com/reunono/efea18bed03fa83dec651fb18beea3bd

MikeTelly

  • Playmaker Newbie
  • *
  • Posts: 40
Re: How would you get a Camera Shake with Cinemachine and Playmaker?
« Reply #2 on: July 26, 2018, 10:17:10 AM »
Put this on camera and invoke shakecamera method :)

https://gist.github.com/reunono/efea18bed03fa83dec651fb18beea3bd

Oh thanks. Ill try this out. Do you happen to know though if there's anyway to do it with either base Playmaker actions or those in the Cinemachine package.

...

  • Beta Group
  • Hero Member
  • *
  • Posts: 1294
Re: How would you get a Camera Shake with Cinemachine and Playmaker?
« Reply #3 on: July 26, 2018, 10:59:24 AM »
You probably can, but i don't have the time to check it out now. Tho i could try and modify this script to make an action. Need a few days.

MikeTelly

  • Playmaker Newbie
  • *
  • Posts: 40
Re: How would you get a Camera Shake with Cinemachine and Playmaker?
« Reply #4 on: July 26, 2018, 11:22:10 AM »
You probably can, but i don't have the time to check it out now. Tho i could try and modify this script to make an action. Need a few days.

That would be amazing if you could. Is this your own script?

...

  • Beta Group
  • Hero Member
  • *
  • Posts: 1294
Re: How would you get a Camera Shake with Cinemachine and Playmaker?
« Reply #5 on: July 26, 2018, 11:35:14 AM »
Nope, i'll check with the owner if it's ok to make an action.