Had a Verse script for making a Conversation device + Button device following an NPC (with custom verse for NPC definition). The NPC walks around randomly: a random destination is decided, the NPC stops for a period of time (defined by “sleep”), and moves to the destination (all within a predetermined roam radius from an @ editable in the NPC spawner). The verse script was working perfectly fine–both, the conversation + button were following the NPC, could be interacted with and “talked to”. However, this randomly broke and apparently these devices can’t be moved–a confusing discovery since they were moving just a day ago.