Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: HeathClose on July 27, 2017, 08:05:05 PM

Title: ProCamera2d Actions
Post by: HeathClose on July 27, 2017, 08:05:05 PM
all the actions are labeled obsolete...

I don't know why since they all worked before being marked obsolete.

But... if they were marked obsolete so they can be gotten off the ecosystem instead.... I think someone missed a step... I don't see them on the ecosystem.

How can I get the actions back please?
Title: Re: ProCamera2d Actions
Post by: djaydino on July 28, 2017, 01:34:22 AM
Hi,
They are not on the Ecosystem.
They are included in the asset.

the obsolete warnings/errors are because some (unity) codes inside the action scripts are obsolete .
It has nothing to do with the Ecosystem :)

It is best to contact the owner from that asset,
to update his actions :)
Title: Re: ProCamera2d Actions
Post by: jeanfabre on July 28, 2017, 02:01:05 AM
Hi,

 updates is on the way, it's being delayed a bit, but we are on it.

 Bye,

 Jean
Title: Re: ProCamera2d Actions
Post by: HeathClose on July 28, 2017, 08:42:52 AM
and how do I use the actions in the meantime?

edit:

For those of you whose updated camera removes playmaker support... open each script in Mono and delete this line in each action to get them working again until the update is available

Code: [Select]
[System.Obsolete("This action is obsolete; New ProCamera2D actions will be part of the PlayMaker Ecosystem for improved integration.")]
Title: Re: ProCamera2d Actions
Post by: djaydino on July 28, 2017, 01:45:03 PM
Hi,
Aw it was an intended Obeslete to add to the Ecosystem!

I didn't know that, i thought it was parts in the script that where giving an obsolete :)
Title: Re: ProCamera2d Actions
Post by: Abelius on December 16, 2018, 06:48:19 AM
It's almost 2019 and they're not on the Ecosystem...

If it wasn't for HeathClose I'd still be looking for a solution.  :P
Title: Re: ProCamera2d Actions
Post by: jeanfabre on December 17, 2018, 01:06:02 AM
Hi,

 I'll check with the author of procamera2d.

also, probably Cinemachine would probably be a good option right now anyway.

Bye,

Jean