Go To Console

Use AI-generated Personas SDK (deprecated)

Prerequisite

The result of TentuPlay's game data analysis should be preceded.

TentuPlaySDKDemo

  1. TPAdviceController in the Canvas is a controller to show advice dynamically.
    TPAdviceController.prefab is under Assets/TentuPlay/TPAdviceTemplates.

  2. TentuPlayCRMPlayerController is a component of the Player.

  3. Value for the field tpAdviceController of TentuPlayCRMDemoController is TPAdviceController of the Canvas.

  4. TentuPlay loads Advices corresponding to the player_uuid and shows them dynamically.

In the demo game, player 'TentuPlayer' can click the mailbox while playing the game and open the sample in-game guide. Find more detailed explanation and example in the TentuPlayCRMPlayerController.cs.

Do you need help?

Do you have questions? Join TENTUPLAY Discord if you have any questions.