Tactical Action · Features

V4 — Features (Page Index)

A focused page within the Tactical Action Features documentation. The full map and every sibling page live in the Features hub.

6sections3 minread1diagram

On this page

This directory holds the V4 (a UE5 tactical-action universe of multiple game-style "cells") feature map, decomposed from the single ../V4_features.md hub into focused, in-depth, code-grounded pages. The hub remains the canonical entry point and preserves every section heading; each page below expands one part of the product with richer, code-grounded detail and an honest implemented / spec-only status. The companion architecture reference lives in ../architecture/.

Cross-reference convention. Page-to-page links are relative (./<slug>.md); the architecture companion for a feature page is linked as ../architecture/<slug>.md. Platform-foundation links point at the shared platform/ space.

Feature landscape#

flowchart TB Promise[V4 multi-cell tactical-action promise] --> Cells[Five differentiated ruleset cells] Cells --> FPS[Tactical FPS] Cells --> Stealth[Stealth and real-time tactics] Cells --> ARPG[Action RPG] Cells --> RTS[Real-time strategy] Cells --> Arcade[2D run-and-gun] FPS --> Shared[Shared cross-cell engine] Stealth --> Shared ARPG --> Shared RTS --> Shared Arcade --> Shared Shared --> Modes[Campaign co-op PvP horde training replay and signature modes] Shared --> Product[Creator community online progression vault and live service] Modes --> Platform[Accessibility localization hardware trust operations and launch] Product --> Platform

The landscape makes V4's central contract visible: one reusable platform hosts five products with different feel. Shared gameplay and services reduce duplication, but each cell retains its rules, camera, input, AI, content, and acceptance evidence.

Use this index by selecting the player-visible cell or cross-cell job, pairing it with the owning architecture topic, and then checking backlog, dependencies, current assets/code/tests/builds, product review, verification, and platform evidence. A plugin or shared system proves only its boundary; support requires the complete cell journey and applicable cross-cell regression coverage.

Every focused feature page appears exactly once below. The V4 documentation guide provides role-based paths and the cell-aware truth model, while the diagram atlas provides topology, action, data, state, composition, production, and release views. Cross-cutting links add context without creating competing canonical homes.

Orientation#

The Cells#

Modes & Content#

Online & Live Service#

Platform, Trust & Launch#