SCOPE: Simulating Cross-game Operations in Playable Environments for FPS World Models
Abstract
SCOPE enables precise action response in FPS games by conditioning transformer blocks in video diffusion models to separate in-scope from out-of-scope visual effects without segmentation labels.
Interactive world models for first-person shooter (FPS) games must resolve high-frequency overlapping control signals at every frame without disrupting unaffected regions. Existing methods inject actions globally and train on single titles, failing under dense FPS inputs. We observe that FPS actions are spatially selective: discrete events such as firing or reloading affect only a localized region around the weapon (the scope), while continuous camera and movement signals govern stable surroundings. We propose SCOPE, which inserts a conditioning module into each transformer block of a pretrained video diffusion model. It reshapes features into per-pixel temporal sequences so that each position computes its action response from local visual content. This separates in-scope effects from out-of-scope generation without segmentation labels. We also introduce CrossFPS, the first multi-game FPS dataset with frame-aligned action telemetry. It comprises 69K clips from 7 titles with 10-DoF controller signals, curated to remove gameplay bias. The model learns general visual-to-action mappings rather than game-specific patterns, enabling zero-shot transfer to unseen scenes. Experiments confirm strong action responsiveness, precise scope separation, and effective cross-game generalization.
Community
๐ Introducing SCOPE โ an interactive world model for FPS games.
SCOPE handles dense FPS controls by learning per-pixel temporal action responses, separating localized weapon/scope effects from stable scene generation without segmentation labels.
We also release CrossFPS, the first multi-game FPS dataset with frame-aligned action telemetry: 69K clips, 7 titles, 10-DoF controls.
๐ Dive in:
๐ Arxiv: http://arxiv.org/abs/2605.23345
๐ Project Page: https://z2tong.github.io/SCOPE/
๐ป Code: https://github.com/z2tong/SCOPE
๐ค Model: https://huggingface.co/zizhaotong/SCOPE
๐๏ธ Dataset: https://huggingface.co/collections/zizhaotong/crossfps
Get this paper in your agent:
hf papers read 2605.23345 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 2
zizhaotong/CrossFPS-train
zizhaotong/CrossFPS-val
Spaces citing this paper 0
No Space linking this paper