I want to be able to have a weighted cube sitting in a trigger_catapult that is disabled. I then want to fire the cube by enabling the catapult. This does not happen (although, curiously, the cube does twitch a bit!).
The problem is that the catapult does not appear to like an object with zero velocity. If I change the catapult parameters to:
Use Threshold check - Yes
Lower Threshold - 1
it still does not work. When the catapult is enabled the following is displayed in the console:
Catapult "catapult5-trigger" ignoring object "prop_weighted_cube" because its velocity is outside of the threshold. (Object Velocity: 0.0 -- Object needed to be between 0.0 and 684.3)
Anybody got any ideas of how to catapult a stationary object?
