Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: imteractive on August 04, 2015, 08:50:40 PM

Title: ProCamera2D - With PlayMaker custom actions
Post by: imteractive on August 04, 2015, 08:50:40 PM
Hi,

My name is Luís Fonseca and I'm the author of ProCamera2D.

I want to make ProCamera2D the most user-friendly and quickest to use Unity 2D camera solution on the market. Since that fits exactly into PlayMaker moto I knew I had to fully support it. Although ProCamera2D is very non-coder friendly and almost all of its features don’t require any coding, there a few that do. For those I created some PlayMaker custom actions.

You can learn more about this plugin here: http://www.procamera2d.com (http://www.procamera2d.com)
And more specifically about the PlayMaker integration here: http://www.procamera2d.com/user-guide/#playmaker (http://www.procamera2d.com/user-guide/#playmaker)

If you have any question please don't hesitate to contact me.

Cheers!
Title: Re: ProCamera2D - With PlayMaker custom actions
Post by: Lars Steenhoff on March 15, 2016, 10:15:31 PM
Thanks for making them!

It took me a while to figure out I had to add “PC2D_PLAYMAKER_SUPPORT” to Scripting Define Symbols on build settings
Title: Re: ProCamera2D - With PlayMaker custom actions
Post by: sebaslive on March 16, 2016, 03:23:41 PM
Hey, I've been using this in my game, thanks for sharing. It's a really great asset.
Title: Re: ProCamera2D - With PlayMaker custom actions
Post by: 4ppleseed on March 22, 2016, 01:26:49 PM
Thanks for making them!

It took me a while to figure out I had to add “PC2D_PLAYMAKER_SUPPORT” to Scripting Define Symbols on build settings

I'm not able to do this. My Scripting Define Symbols already has some Playmaker stuff in it and when I add ;PC2D_PLAYMAKER_SUPPORT to the end it won't save and just resets to how it looks in the attachment.

Any ideas?
Title: Re: ProCamera2D - With PlayMaker custom actions
Post by: imteractive on March 22, 2016, 02:52:35 PM
Once you typed ;PC2D_PLAYMAKER_SUPPORT press ENTER and give it a few seconds to process.
Title: Re: ProCamera2D - With PlayMaker custom actions
Post by: 4ppleseed on March 22, 2016, 03:18:22 PM
Cheers, that sorted it  8)