Resize Projectiles
Change the size of all projectiles in TF2
open sourcesourcemodsource engine
Overview
A SourceMod plugin that changes the visual size of all projectiles in TF2. Great for fun servers or custom gamemodes with giant rockets and pills.
Usage
javascript
sm_resizeprojectile_size <0.1 - 100.0>Features
- All Projectiles — Affects rockets, pills, arrows, etc.
- Adjustable Range — Scale from 0.1x to 100x size
- Visual Only — Changes model size, not hitboxes
Tech Stack
- SourceMod
- SourcePawn