Is there anyway I can change the movement speed and gravity of the players?

Cyde

L1: Registered
Aug 30, 2018
1
0
Trying to make an MvM map where the players are microscopic. I've already decreased the players size using a trigger_multiple but they are moving way too fast and jumping too high! :p
 

DrSquishy

we've all had better times to die
aa
Feb 10, 2017
1,300
974
You could try some things with add_tf_player_condition in terms of speeding players up
 

henke37

aa
Sep 23, 2011
2,075
515
The general solution to this issue seems to be the opposite. Instead of scaling the players, scale the world. Use larger props and/or make stuff out of brushes instead.