Skip to main content

Frequently Asked Questions

Can I Use NetCluster to Create an MMO Game?

Yes, NetCluster can help you support more players in a single world, making it suitable for MMO games.

However, NetCluster itself doesn't handle all the performance optimizations needed for a large number of players. You’ll need to optimize your game’s code, such as improving the CharacterMovementComponent to reduce bandwidth and processing needs.

In summary, while NetCluster is a good starting point, you'll need additional custom work and optimizations to handle a large MMO player base effectively.