Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Kathar on February 13, 2018, 02:29:07 PM

Title: Photon/PUN - RPCs on Scene Objects?[SOLVED]
Post by: Kathar on February 13, 2018, 02:29:07 PM
Hi sorry, just a quick one - is it possible to call RPCs from scene objects? (Ones in the scene by default, not ones that are instantiated). Or do the objects have to be instantiated at runtime to be able to use RPCs?

Just because I'm getting an Illegal View ID error when I try to call an RPC from a scene object at the moment, although it has both a Photon Game Object Proxy & Photon View component attached to it. Anybody have any ideas? Thanks a lot!
Title: Re: Photon/PUN - RPCs on Scene Objects?
Post by: jeanfabre on February 14, 2018, 03:30:51 AM
Hi,

 yes: More infos here: http://hutonggames.com/playmakerforum/index.php?topic=12740.0


 Bye,

 Jean
Title: Re: Photon/PUN - RPCs on Scene Objects?
Post by: Kathar on February 14, 2018, 06:20:52 PM
Hi,

 yes: More infos here: http://hutonggames.com/playmakerforum/index.php?topic=12740.0


 Bye,

 Jean
Much appreciated! All working now thanks  :)