Bumper Car Question

Death-Bunny

L1: Registered
Aug 26, 2015
5
0
I put a trigger_add_tf_player_condition into a map, set it to "TF_COND_HALLOWEEN_KART"
But whenever I enter it the kart appears invisible (Screenshot) but is otherwise fully functional, am I doing something wrong?
 

DonutVikingChap

L5: Dapper Member
Mar 15, 2013
233
139
Yeah, for some reason you need to manually precache all the assets required for the bumper carts, i.e. place props with the bumper carts' models in a random location somewhere in the map and also do the same with ambient_generics for all the sounds.
(Last time I experimented with it, some of the sounds would still not work for some reason though.)

Anyway, iirc someone made a prefab for all the entities you need that you should be able to find somewhere on this site.