Getting Started
Requirements
- Unity: 6000.3 or later
- A Fusion 2 AppId created in the Photon Engine Dashboard.
Downloads
Host Mode
| Version | Release Date | Download |
|---|---|---|
| 2.1.1 | 7月 01, 2026 | Tanknarok - Host 2.1.1 |
Shared Mode
| Version | Release Date | Download |
|---|---|---|
| 2.1.1 | 7月 01, 2026 | Tanknarok - Shared 2.1.1 |
Running in Editor
- Unzip the downloaded package and open it in Unity 6000.3 or later.
- Fill in the Fusion 2 AppId via
Tools > Fusion > Realtime Settingsand paste the AppId into theApp Id Fusionfield. Make sure to create a Fusion 2 AppId, not a Realtime Id. - Open the
MainScenescene found atAssets/Scenes/MainScene. - Enter Play Mode. The game will start on the main menu.
- Join a game using the buttons on the Main Menu.
a. In Host Mode, choose Host a Game to create a new session, or Join a Game to connect to an existing one.
b. In Shared Mode, choose Join a Game. If no session was found, a new one will be automatically created. - Choose a region (or select Best for lowest ping) and enter a room name (optional).


Gameplay Controls
Keyboard and Mouse
WASD- Tank movement- Mouse - Aim turret
Left Mouse Button- Fire primary weaponRight Mouse Button- Fire secondary weaponR- Toggle ready (in lobby)Esc- Disconnect prompt
Touch Controls (Mobile)
- Left side of screen - Drag to move
- Right side of screen - Drag to aim
- Release right touch - Fire primary weapon
- Tap left side without dragging - Fire secondary weapon
Gameplay
Players join a session and spawn as tanks in the lobby area where they can move around freely while waiting for others.

Once all connected players toggle Ready, the game transitions to a randomly selected level with a countdown before combat begins. During rounds, players can collect powerups that grant new weapons or restore health. Levels contain environmental hazards such as rotating turrets with laser beams and destructible objects.
Each player has 3 lives per round, and the last tank standing scores a point. The first player to reach 3 points wins the match and the game returns to the lobby.
Back to top