Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: westingtyler on August 31, 2016, 04:06:27 PM

Title: action update: TakeCameraScreenshot?
Post by: westingtyler on August 31, 2016, 04:06:27 PM
Someone made me this script, I think. Worked fine. Now I updated to Unity 5.3.5p6, and I get this error: Assets/PlayMaker Custom Actions/Files/TakeCameraScreenshot.cs(158,40): error CS0117: `System.IO.File' does not contain a definition for `WriteAllBytes'

Can someone please fix this error? I have attached the script.

[EDIT] Action is now available on the Ecosystem
Title: Re: action update: TakeCameraScreenshot?
Post by: dudebxl on September 07, 2016, 01:36:00 PM
I wrote it. It's weird cause I was looking at it the other day in unity and I had no errors. When did you get the error? On build? Have you tried it in Unity 5.4.x?