It’s odd that the node didn’t require a world context before this version if it’s used outside of world context. However it’s basically asking for a context to the world it’s intended to operate in, usually you can pass any object that’s present in the world you’re referencing (if you have access to one from where it’s being called that is).