Skip to content

Parented Clientside Models FUBAR on loss of PVS #861

@trptmx

Description

@trptmx

When leaving the PVS of a SENT (all that I've tested with) any parented clientside models will permanently lose their parenting and float detached from the entity. It'll still say it's parented when running GetParent making it difficult to detect.

I've gotten around it using

function ENT:UpdateTransmitState()
return TRANSMIT_ALWAYS
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConfirmedThe issue is confirmed to be happening as described.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions