2ce0a3b246
If an item was settling too far away from where the item ent landed, e.g. if pushed out by other settling items at the same place, then it was using entity position to get visinv data instead of node position. Inform visinv ents of their actual node position instead of relying on the object being reasonably close and rounding. This fixes multiple potential issues with visinv entity display and allows these entities to be displaced arbitrarily far from their home node and still function.