1 Year Ago
Traces don't hit client only entities by default, added IncludeClientside to opt in By default traces only hit entities and world that also exist on the server. This is the most common scenario as if you hit client only entities during prediction you will get prediction errors. You might however want to opt into including client entities in specific traces.