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
- Game Creator 2 properly set up in your project
- Unity's new Input System package (1.13.0) installed
Game Creator Installation
If you haven't installed Game Creator 2 yet, please follow the official Game Creator 2 installation guide first. Installing Game Creator 2 will usually handle the New Input System setup covered below.
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 files 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
- Create your first Local Player Prefab
- Set up your first Local Multiplayer scene
Troubleshooting
If you encounter any issues during installation:
- Ensure your Unity version is compatible (Unity 6)
- Verify Game Creator 2 is properly installed and working
- Check that the Input System package (1.13.0) 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