Template:MVMPopfileTank
Jump to navigation
Jump to search
Intended for Mann Vs Machine documentation, specifically ease of updating Tank information, or in case another entity uses these variables in the future (like the cut Blimp, etc.) for multiple pages.
| Variable | Type | Default | Description |
|---|---|---|---|
| Health | integer | 50000 | Maximum health it spawns with. |
| Name | string | Unused, was most likely used for Deathcams at some point. [confirm] | |
| OnBombDroppedOutput | Output | When the deploy animation is complete.
| |
| OnKilledOutput | Output | When health drops to 0%.
| |
| Skin | integer | 0 | What the tank looks like using defined indexes from the model file? |
| Speed | float | 75.0 | How fast does the Tank move?
|
| StartingPathTrackNode | string | Where it will spawn and start its journey? |