Requesting functions

Because fort_character implements the ‘positional’ interface you can call:

set PlayerPos = Characer.GetTransform().Translation

To get the position of a player. You can also get the rotation and view rotation of a player.

As you say, you cannot spawn/duplicate Devices at the moment I’m afraid, but thank you for the feedback.