Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: PikabobAlex on December 31, 2012, 01:04:51 PM

Title: Get Pixel's color depth [SOLVE]
Post by: PikabobAlex on December 31, 2012, 01:04:51 PM
Can I have a Action like:
I generate a 64x64 noise (black and white) picture in Photoshop
I import the picture to Unity
And I tell the PM get the color depth of each pixel.
After that, store the value into a variable, and set the object's height(Y)

TQ
Title: Re: Get Pixel's color depth
Post by: kiriri on December 31, 2012, 02:03:09 PM
this http://hutonggames.com/playmakerforum/index.php?topic=2778.0
plus get color RGB

should do it, shouldn't it?
Title: Re: Get Pixel's color depth
Post by: PikabobAlex on January 01, 2013, 10:01:21 AM
Oh, thanks dude...
Just place them in (PlayMaker\Action)?
Title: Re: Get Pixel's color depth [SOLVE]
Post by: jeanfabre on January 02, 2013, 05:46:25 AM
Hi,

 Place them where you want in the asset folder, but I suggest you create a new folder "PlayMaker Custom Actions" then you know that you simply need to select that folder if you create a package for backup or else.

bye,

 Jean