View Single Post
Author Message
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 08-30-2015 , 08:46   [TF2] Make a completely custom projectile that hits players and the world
Reply With Quote #1

I want to make a projectile that can hit both the world and players.

I'm using a stock from super zombie fortress.

The models I'm testing are:

"models/effects/bday_gib04.mdl",
"models/player/items/scout/soccer_ball.mdl"

For some reason, the soccer ball makes the world shake every time it hits the world, so I can't really use it.

The bday gib is shaped like a circular cake.

The problem is that neither of these will contact players - they just move through them. Ideally, I want them to be able to trigger Touch functions on players, and still move through them.

I'm trying to make the thrown projectiles be able to hit players directly:
https://www.youtube.com/watch?v=sKPxNQ0clDg

Spoiler
__________________

Last edited by Chdata; 08-30-2015 at 11:26.
Chdata is offline