Detach From Mouse
What it does
Detach From Mouse releases an item that is following the local desktop pointer. Physics resumes for items that use physics.
Required item compatibility
Use the same compatible placed item that runs Attach To Mouse.
Setup
- Add Attach To Mouse where the item should begin following the pointer.
- Add Detach From Mouse where the player finishes placing or releasing it.
- Choose whether the dropped position should be retained.
- Test the full attach-and-release path.
Settings
| Setting | What it means |
|---|---|
| Save Position | Retains the dropped position for later visits when the room and selected item allow player moves. |
Tiny example
After a player places a movable prop, Detach From Mouse releases it and retains its new location.
Test and troubleshoot
- Put both effects on the same item.
- Test Save Position by leaving and returning to the space.
- If the item still follows the pointer, confirm Attach To Mouse and Detach From Mouse run in the intended order.
