Skip to content

Getting StartedĀ¶

InstallationĀ¶

  1. From Unity Hub, sign in to the Unity account that you used to purchase Utility Intelligence.
    center|400
  2. Open your Unity project.
  3. Open the Package Manager.
    center|300
  4. Select My Assets -> Utility Intelligence: A Robust And Powerful Utility AI Framework -> Download
    Attachments/UtilityIntelligence/Documentation/GettingStarted/download-utility-intelligence.png
  5. Click on Import to Project
    Attachments/UtilityIntelligence/Documentation/GettingStarted/import-utility-intelligence.png
  6. Enjoy exploring Utility Intelligence to develop your game AIs.

Quick StartĀ¶

  1. Firstly, you need to create a Utility Intelligence Asset by right-clicking in the Project Window and select Create/CarlosLab/Utility Intelligence Asset.
  2. Then double-click on the new Utility Intelligence Asset to open the Utility Intelligence Editor.
  3. Add new Decision Makers, Decisions, Considerations to the intelligence asset.
    Attachments/UtilityIntelligence/Documentation/UtilityIntelligence/EditorWindow/intelligence-tab.png
  4. Transform your AI GameObjects into Utility Agents and assign the Utility Intelligence Asset to the Intelligence Asset field of the Utility Agent Controller
    center|400
  5. Transform all the Game Objects that your agents need to interact with into Utility Entities
    center|400
  6. Create a Utility World and register all the Utility Agents and Utility Entities in your game with it.
    center|400
  7. Play your game.

Example ScenesĀ¶

For more information about the example scenes of this package, please visit: Example Scenes.

Other Learning ResourcesĀ¶

Besides our documentation, there are other good learning resoures for Utility AI. You can learn a lot from them.

TextsĀ¶

  1. An Introduction to Utility Theory, David ā€œRezā€ Graham
  2. Choosing Effective Utility-Based Considerations, Mike Lewis
  3. Curvatureā€™s Wiki, Mike Lewis

VideosĀ¶

  1. Architecture Tricks: Managing Behaviors in Time, Space, and Depth, Dave Mark (From 33:30)
  2. Building a Better Centaur: AI at Massive Scale, Dave Mark and Mike Lewis

If you like Utility Intelligence, please consider supporting it by leaving a 5-star review on the Asset Store. Your positive feedback motivates me to keep improving and delivering more updates for this framework.
Thank you so much for your support. I love you all! šŸ„°


Last update : February 15, 2025
Created : September 1, 2024