This template was built using Visual Scripting and raw C# in a simple way to help beginers understand how to implement multiplayer functionality in their games using Game Creator 2 and Photon PUN 2.
A demo scene is provided allowing users to do the following:
Join or Create Random Rooms (a random room is created in case none exists)
Create a new room (allowing users to set the room name before creating it)
Join a room (joins an existing room by entering the room name)
Once inside a room, game users should be able to see other players within the same room using game creator 2 character.
The demo scene will sync character animations and transform.
This asset is launched at its current price as its still an early version, get it now before price is increased in the future!
本模板使用 Visual Scripting 和原始 C# 以简单的方式制作,帮助初学者了解如何使用 Game Creator 2 和 Photon PUN 2 在游戏中实现多人游戏功能。
提供的演示场景允许用户进行以下操作: