SmartFoxServer 2X | Shooter
gotoAndPlay()
$0.0
Date |
Price |
---|---|
日期和时间 |
价钱($) |
06/21(2023) |
0.0 |
11/08(2024) |
0.0 |
Jump AssetStore
This demo project shows how to develop a full multiplayer realtime combat game with Unity and SmartFoxServer.SmartFoxServer 2X is a comprehensive platform for rapidly developing multi-user applications and games with Unity, HTML5, iOS, Android, Java and more.It comes with an extremely rich set of features, an impressive documentation set, tens of examples with their source, powerful administration tools, an included free 100 CCU license and a very active support forum.Born in 2004, and evolving continuously since then, today SmartFoxServer is the leading middleware to create large scale multiplayer games, MMOs and virtual communities, thanks to its simplicity of use, versatility and performance. It powers hundreds of projects all over the world, from small chats and turn-based games to massive virtual worlds and realtime games. Learn more on the SmartFoxServer website.——————————This demo project shows how to develop a full multiplayer first/third person combat game with Unity and SmartFoxServer 2X.The game utilizes SmartFoxServer 2X's ability to mix TCP and UDP -based messaging. All critical game informations (shooting, animation sync, damage, etc) exchanged between the server and clients are sent via TCP for reliable delivery. On the other hand, sending updates to the players' Transform, which is continuously sent by and to all clients, is executed using UDP.For more information, check our in-depth tutorial on the SmartFoxServer 2X documentation website.Asset uses licensed font(s); see Third-Party Notices.txt file in package for details.Main SmartFoxServer features:High performance network engineBinary protocol with dynamic compressionSecure encrypted login systemUDP supportHRC system for transparent reconnection of unstable clientsBlueBox add-on for firewall and proxy traversalSend and receive complex data objectsInternal event dispatching systemUser profiles and permissions systemGame spectatorsPublic and private chat messagingServer-side variablesFlooding filter with auto-kick / auto-ban functionsIP filteringCustomizable bad words filter with auto-kick / auto-ban functionsAdministrator messagesModerator support (kick / ban)Advanced security settings per applicationRoom creation capabilities with user auto-matchAdvanced Room features (renaming, locking, resizing, etc)Game API for match-makingAdvanced Buddy List system with black-list, permissions, offline buddy variables, etc.Invitations and challenges systemSpecial MMO API for "Area of Interest"-based users proximity notificationServer-side Extensions (Java / JavaScript)Web-based administration toolEmbedded web serverDirect database connectivity, allows connections to all major RDBMSAnalytics module for business statisticsSupported platforms:All platforms supported by UnitySupported OS:WindowsLinux/UnixmacOS (10.8+)Documentation:http://docs2x.smartfoxserver.com/