Describe the bug
Putting a func_useableladder inside a func_instance with an origin that isn't 0 0 0 will have the ladder retain its original position and ignore the transformations that the instance would normally provide.
To Reproduce
- Compile funcusableladder_instanced.vmf
- Run map and try to climb the ladder
Issue Map
funcuseableladderinstance.zip
Expected Behavior
func_useableladder should be offset by the instance that contains it
Operating System
No response