Skip to content

Releases: the-real-ltcg/Ultimate-Dart-tag

Ultimate Dart Tag v1.0.1

Choose a tag to compare

@the-real-ltcg the-real-ltcg released this 20 Jul 15:08

Ultimate Dart Tag v1.0.1

First playable release of Ultimate Dart Tag — a multiplayer freeze-tag game where players run around an arena and tag each other by throwing darts. Get hit and you freeze in place until another player bumps into you to unfreeze you.

Highlights

  • Playable arena with a full environment (boxes, ramps, stairs, tunnel)
  • Host/Client multiplayer over LAN via Unity Netcode for GameObjects
  • Working third-person camera and controls (WASD move, mouse look, Space jump, Shift sprint, T to throw, C to change color)
  • Windows installer with a proper Setup wizard, Start Menu shortcut, and uninstaller

Fixed since import

  • Editor updated to Unity 6000.0.79f1 (patches CVE-2025-59489)
  • Fixed a build-blocking compile error in the Unity Version Control package
  • Rebuilt the game scene — the original repo never had the environment, network manager, or UI actually placed in it
  • Fixed the camera not following the player, and its height
  • Renamed the project to drop "Nerf" (trademark)

How to play

Download UltimateDartTag-Setup.exe below, run it, then launch the game. One player clicks Host and shares their local IP; others click Client, enter that IP, and connect. Everyone needs to be on the same network.

Known limitations

  • LAN-only multiplayer (no internet relay yet)
  • No win condition or scoring — free-play only

Ultimate Dart Tag v1.0.0

Choose a tag to compare

@the-real-ltcg the-real-ltcg released this 20 Jul 14:50