Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: markfrancombe 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
-
Hi,
The photon sample is here. Make sure you get the latest iteration.
http://www.hutonggames.com/samples.php
bye,
Jean
-
GREAT! Thanks Jean,
Tried it out, getting one error... This is with New Clean Proj, Installed PM 1.6.1 Then imported Photon sample..
-
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