Move Item To Player
What it does
Moves the selected item to a position relative to the local player.
Required item compatibility
Select the item that should move.
Setup
- Select the item that should perform this effect.
- Add Move Item To Player to the task state where it should run.
- Configure the settings below and test the player path from the task’s starting state.
Settings
| Setting | What it means |
|---|---|
| Offset X, Y, Z | Position offset from the player. |
| Offset From Player Direction | Uses the player’s facing direction for the offset. |
| Match Player Rotation | Rotates the item with the player. |
| Networked | Shares the item movement with other players. |
Tiny example
A guide marker moves two units in front of the player when the next step begins.
Test and troubleshoot
- Test world-relative and player-relative offsets separately.
- Enable Networked only when every player should see the same moved object.
