This function causes a specified asset to rotate so that its front side is facing towards another asset in the scene.
Type: Text Default: None
Specifies the name or ARDI ID of the asset you want to rotate. If using an asset ID, begin the target with the '#' character.
Type: Text Default: None
Specifies the name or ARDI ID of the asset you want to have the target asset rotate and face towards. If using an asset ID, begin the target with the '#' character.
<pointat Target="SomeObject" With="AnotherObject" />
This code will find the asset named SomeObject and have it rotate to face towards the asset named AnotherObject.