playMaker

Author Topic: Photon Networking with PlayMaker Tutorial  (Read 31153 times)

cloud03

  • Full Member
  • ***
  • Posts: 249
  • Viva Playmaker!
    • Milkish Game Studios Blog
Re: Photon Networking with PlayMaker Tutorial
« Reply #15 on: September 18, 2016, 08:08:55 PM »
@Jin: You're welcome! happy to hear that, I wish you all the best with your project!

eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #16 on: September 19, 2016, 06:17:23 AM »
Thanks, that did the trick just adding in that missing code.
And thanks for the new video. I will watch it now.
I do hope you are going to continue this series, that would be awsome.


cloud03

  • Full Member
  • ***
  • Posts: 249
  • Viva Playmaker!
    • Milkish Game Studios Blog
Re: Photon Networking with PlayMaker Tutorial
« Reply #17 on: September 19, 2016, 11:20:36 AM »
@eagleeyez: You're welcome! I'm planning to continue the series, so just stay tune :)

eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #18 on: September 25, 2016, 08:59:57 AM »
Hi, could you please give us a unity package up until this point with the score board. I keep on breaking mine and it would be better for me to see a working score board, then I can work out for myself where I am going wrong.
thanks in advance

eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #19 on: September 27, 2016, 08:50:23 AM »
No panels in webplayer

I need help please.
The panels are not showing in the webplayer, they are working in the play mode.
The text inpput and buttons are however working in the webplayer.

It would be nice to have a working project from you, so that I can see if it works on my side.

thanks


eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #20 on: September 30, 2016, 04:54:02 AM »
I got the panels working. I Installed Unity 5.4.1f1 and they worked then.

For anyone having troubles with Playmaker PUN and Photon Unity Networking with conflicting plugins, then this is how you should install and set it up.

1.   In a fresh Project install the latest Playmaker
2.   From the asset store install Photon for Unity free
3.   Install the Playmaker ECO System
4.   Search for PUN in the Eco system and install the Unity 5 version
5.   That’s it, no conflicts anymore.
6.   You will also need for this project the following from the Eco system. Convert String To Vector3, Convert Vector3 to String and Vector3 Lerp Advanced

EScarborough75

  • Playmaker Newbie
  • *
  • Posts: 1
Re: Photon Networking with PlayMaker Tutorial
« Reply #21 on: September 30, 2016, 05:58:24 PM »
Insane job. Each part involves a lot of knowledge!
decoplanet.co.uk is the best way to change your room!

cloud03

  • Full Member
  • ***
  • Posts: 249
  • Viva Playmaker!
    • Milkish Game Studios Blog
Re: Photon Networking with PlayMaker Tutorial
« Reply #22 on: October 03, 2016, 06:30:45 AM »
Hi eagleeyez, I'm really sorry I didn't get back to you sooner, I'm pretty swamped with freelancing at the moment, but glad you got it sorted out...

I'll upload the project here once I got back to my home, but I haven't tried it exporting to webplayer, so my samples might have issues also just like you, but I might work also depending the case..

What I've done actually are:
1. I'm using unity 5.3.5p8
2. I've downloaded the Photon from the playmaker wiki, not the one from the asset store
3. I've used the uguiproxywithfullactions.unitypackage, from playmaker wiki..

I think thats it...sorry again I didn't replay sooner, and thanks for clearing up here for the others to read :)
« Last Edit: October 12, 2016, 11:32:32 PM by cloud03 »

eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #23 on: October 10, 2016, 02:34:04 AM »
Hi there,
any chance of doing a small tutorial with syncing mecanim animations?
That would be great

cloud03

  • Full Member
  • ***
  • Posts: 249
  • Viva Playmaker!
    • Milkish Game Studios Blog
Re: Photon Networking with PlayMaker Tutorial
« Reply #24 on: October 12, 2016, 11:33:22 PM »
@eagleeyez: Yes, I'm planning to do that, its already on my next to do list, still trying to figure some kinks...

cloud03

  • Full Member
  • ***
  • Posts: 249
  • Viva Playmaker!
    • Milkish Game Studios Blog
Re: Photon Networking with PlayMaker Tutorial
« Reply #25 on: October 13, 2016, 11:00:59 PM »
update: just added new episode, 7th, cheers!

eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #26 on: October 14, 2016, 02:40:00 PM »
Thanks for the new video, it was really great and helped me a lot.
Do you have Third Person Controller from Opsive?

If so, do you know how to intergrate this better as I got it working but not with the rotation. maybe I have to change something in Movement as in adventure mode in TPC from Opsive they sync the horzontal and vertical seperatly in floats and not a vector3. Most probilbly i need to sync the mouse for rotation.

I have a new idea for a great game, so I will write it out tomorrow and send you a PM. Maybe you'll be interested to do this with me as I know a lot about Unity, GearVR, Vuforia and own hundreds and hundres of the top assets.


eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #27 on: October 14, 2016, 02:45:03 PM »
I forgot to mention that I do everything with Playmaker but I do understand C#

eagleeyez

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #28 on: November 15, 2016, 01:47:36 PM »
are you still here? I have been batteling wiht photon to get my idea underway and now I know how I can do it.
I would love to exchange my ideas with you.


a0nasser

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Photon Networking with PlayMaker Tutorial
« Reply #29 on: November 17, 2016, 04:56:11 AM »
Thanks alot for your awesome videos