Difference between revisions of "Catapult"

From Team Fortress Wiki
Jump to: navigation, search
m
m (Auto: infoboxFilter (Review RC#2722485))
Line 1: Line 1:
 
{{beta|experimental}}
 
{{beta|experimental}}
 
{{Item infobox
 
{{Item infobox
 +
| name          = Catapult
 
| type          = weapon
 
| type          = weapon
| name          = Catapult
+
| unused        = yes
 
| image          = Unknownweapon.png
 
| image          = Unknownweapon.png
| unused        = yes
 
 
| hide-kill-icon = yes
 
| hide-kill-icon = yes
 
| used-by        = [[Engineer]]
 
| used-by        = [[Engineer]]

Revision as of 07:30, 23 April 2020

The Catapult is a scrapped Engineer building seen in footage of a leaked Team Fortress 2 "staging" (indev) build alongside other features that were being worked on for the scrapped Spy vs Engineer WAR! update. It was teased in Lecture Valley[1].

The Catapult was a modified Teleporter that worked similar to the player launchers in the Passtime gamemode, launching the user into the air with some forward momentum. The Catapult's physics-related code was ported in from Portal 2, which brought with it some client prediction issues as evidenced by some developer comments;

// copied from portal2 code; original code came with client-predicted counterpart,
// but implementing predictable triggers in tf2 wasn't trivial so this is just the
// server component. it works but causes prediction errors.

There are also plenty of // HACK! comments on many lines involving float mathematics, indicating that the building was scrapped most likely due to these technical reasons.

Gallery

References