Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: tcmeric on June 21, 2017, 10:59:12 AM

Title: Shadow Detection
Post by: tcmeric on June 21, 2017, 10:59:12 AM
There is a cool shadow detection package for free on unity here: https://www.assetstore.unity3d.com/en/#!/content/84042

I wrote 3 playmaker actions for it. Basically event triggers for enter/exit shadows.

You can download them for free from my github account: https://github.com/dumbgamedev/shadowDetect-playmaker
Title: Re: Shadow Detection
Post by: LordHorusNL on June 21, 2017, 05:49:51 PM
Nice! I was going to look into making a shadow detection system for a stealth prototype game, you just made things a lot easier for me.

Thanks, keep it up
Title: Re: Shadow Detection
Post by: terri on June 24, 2017, 06:47:37 AM
cool, thanks!