Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 234 Bytes

File metadata and controls

10 lines (5 loc) · 234 Bytes

Agent

You can think of an agent as any living entity in the game.

This might be the player, an NPC character, or even a horse.

Tips

  • You can get the player through the Agent.Main property (assuming they are alive).