Easy PUN Setup for Playmakerplaymakerphotonpuneasymultiplayer
Easy PUN Setup for Playmaker
1 Assets
Package Overview
Requires PlaymakerWorks with Playmaker version 1.8.5. And Photon Unity Networking 1.87.
I made this so people could easily integrate PUN into their projects.
Its a headache less implementation that has all FSMs and states documented in laymen's terms simple text that tells you exactly what you want to know.
No complicated gibberish :)
I hope people get a better understanding on how PUN works with playmaker and create cool multiplayer games!
I will continue to expand this project with more options and examples of FSM/states and will put them in a separate folder to prevent clutter Features:
1 - Laymens term documented FSMs and states
2 - Player prefab with top down style (also shows that you can sync multiple rotations per player) 3 - Prefab for each PUN action group (Joining&creating rooms,Multiplayer options,network managing ect) 4 - 2 scenes to demo the PUN setup 5 - A read me file