playMaker

Author Topic: PlayMaker 1.6.1 + Photon demo not working.  (Read 2743 times)

markfrancombe

  • Sr. Member
  • ****
  • Posts: 338
PlayMaker 1.6.1 + Photon demo not working.
« on: June 22, 2013, 05:44:59 PM »
First I created a brand new project. Imported PlayMaker 1.6.1.
The went to http://hutonggames.com/playmakerforum/index.php?topic=1390.0

and got the Photon demo.

Imported that.
I run the demo project
but I get an "all compiler errors must be fixed... etc" message with..

Assets/Photon Unity Networking/PlayMaker/Demo/Script/PlayMakerThirdPersonControllerProxy.cs(45,17): error CS0246: The type or namespace name `ThirdPersonController' could not be found. Are you missing a using directive or an assembly reference?

Looking at, for example the FSM Photon Player Prefab in Resources. I can see that all FSMs are missing, as are some mono behavior scripts. Im assuming they are the usual character controller thingys...

Obviously this new version of photon in 1.6.1 is not updated in the demo?

But why are the ThridPerson Conroller things causing the error... do I need Standard Assets imported too?

Mark


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: PlayMaker 1.6.1 + Photon demo not working.
« Reply #1 on: June 24, 2013, 02:45:34 AM »
Hi,

 The photon sample is here. Make sure you get the latest iteration.

http://www.hutonggames.com/samples.php

bye,

 Jean

markfrancombe

  • Sr. Member
  • ****
  • Posts: 338
Re: PlayMaker 1.6.1 + Photon demo not working.
« Reply #2 on: June 24, 2013, 05:23:26 PM »
GREAT! Thanks Jean,

Tried it out, getting one error... This is with New Clean Proj, Installed PM 1.6.1 Then imported Photon sample..


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: PlayMaker 1.6.1 + Photon demo not working.
« Reply #3 on: June 25, 2013, 02:28:00 AM »
Hi,

 Yes, I am fixing this locally. Sorry about that, I messed up the name of that action... Simple remove the offending missing action ( there is an Error in playmaker editor when you don't play the scene, simply go there and remove the "missing action" entry on that state. this was just a test, that should not be there actually.

bye,

 Jean