Installation
This guide will walk you through installing the Local Multiplayer module for Game Creator 2.
Prerequisites
Before installing the Local Multiplayer module, ensure you have:
- Unity 6 or newer installed
- Game Creator 2 properly set up in your project
- Unity's new Input System package (1.5.0 or newer) installed
Game Creator Installation
If you haven't installed Game Creator 2 yet, please follow the official Game Creator 2 installation guide first.
Installing Local Multiplayer
Follow these steps to install the module:
- Import the Local Multiplayer package from the Unity Asset Store
- When the import window appears, ensure all components are selected
- Click 'Import'
Input System Configuration
After installation, make sure your project is configured to use the new Input System:
- Go to Edit → Project Settings → Player
- Set "Active Input Handling" to "Input System Package (New)"
- Restart Unity when prompted
Next Steps
Now that you have Local Multiplayer installed, you can:
- Check out the Examples to see Local Multiplayer in action
- Learn about the Local Player Manager component
- Set up your first Shared Camera configuration
Troubleshooting
If you encounter any issues during installation:
- Ensure your Unity version is compatible (Unity 6 or newer)
- Verify Game Creator 2 is properly installed and working
- Check that the Input System package (1.5.0 or newer) is installed and configured
- Try reimporting the Local Multiplayer package
Getting Help
Need additional assistance? We're here to help:
- Join our Discord Community
- Contact us at [email protected]
- Check our documentation for updates