Skip to content

A single player + multiplayer host/client framework for Unreal 5

Notifications You must be signed in to change notification settings

orangutanz/Multiplayer_Project

Repository files navigation

Multiplayer_Project

In this project:

1.Start the game as a singleplayer.
2.Host/search/join a multiplayer game.
3.Uses ReplicationGraph. (For advance replication control. Designed for deticated server, might not work proper with the host player)
-GridSpatialization2D >> Divide replications into groups base on position
-ReplicationGraphNode_Instance >> Instance based, player in different instance can't see each other.

Developed with Unreal Engine 5

About

A single player + multiplayer host/client framework for Unreal 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published