I need collisiongroup 2 for players touching trigger to be able to walk through prop_physics with Debris spawnflags unchecked.
If I teleport player inside a physic prop it will force the prop to fly and stuck.
In csgo there's AddOutput>collisiongroup <number> but I checked cs2fixes doesn't have this KeyValue.
I need
collisiongroup 2for players touching trigger to be able to walk throughprop_physicswithDebrisspawnflags unchecked.If I teleport player inside a physic prop it will force the prop to fly and stuck.
In csgo there's
AddOutput>collisiongroup <number>but I checked cs2fixes doesn't have this KeyValue.