Skip to content

Instantly share code, notes, and snippets.

@harrissaleem
harrissaleem / Readme_RealtimePoolManager.md
Last active January 22, 2024 18:58
This is a sample RealtimePoolManager

RealtimePoolManager Setup and Usage Guide

Overview

This guide provides essential information on setting up and using the RealtimePoolManager in Unity projects that utilize Normcore for real-time multiplayer experiences. Proper setup and usage are crucial for optimal performance and stability, especially when dealing with multiple scenes and dynamic connections to different Normcore rooms.

Prerequisites

  • Basic understanding of Unity and Normcore.
  • RealtimePoolManager script ready in your project.

Setup Instructions