Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: gregacuna on July 17, 2017, 09:28:53 AM

Title: Photon & Invector 3rd Person Controller
Post by: gregacuna on July 17, 2017, 09:28:53 AM
Hey All...

Has anyone using Playmaker been able to integrate Photon and the free Invector 3rd Person Controller? We have Photon working with our character prefab, but I haven't figured out how to put the Invector controller on the player character and get it to work. Would be great to hear from anyone who has successfully done it.

Thanks,
Greg
Title: Re: Photon & Invector 3rd Person Controller
Post by: djaydino on July 18, 2017, 12:07:35 AM
Hi.
As far as i can see there are no scripts needed for the controller so that would be fine.

You can find actions for photon on the Ecosystem (https://hutonggames.fogbugz.com/default.asp?W1181)

But 2 actions are broken with the last photon update.
it might be resolved already but if not,
you can get a updated version of those actions here :
http://hutonggames.com/playmakerforum/index.php?topic=15431.0
Title: Re: Photon & Invector 3rd Person Controller
Post by: gregacuna on July 18, 2017, 12:37:07 AM
Thanks djaydino...glad to know it should work with the playmaker actions for Photon.

Also curious to hear from anyone who has actually done it. Hoping they might have some pointers to help. :)
Title: Re: Photon & Invector 3rd Person Controller
Post by: djaydino on July 18, 2017, 01:42:40 AM
Hi,
Maybe the tutorial in This topic (http://hutonggames.com/playmakerforum/index.php?topic=13463.0) can help
Title: Re: Photon & Invector 3rd Person Controller
Post by: gregacuna on July 18, 2017, 02:18:15 AM
Thanks again. That's the set of tutorials we've been using. Maybe I'll go through them again while trying to do the Invector integration.