Giter Club home page Giter Club logo

otto's Introduction

DO NOT download this project via the ZIP file option on GitHub (i.e. largefiles are not included -- fbx, png, etc. files will be missing). Clone the project using git. DONT DOWNLOAD ZIP

Note: Otto has not been updated to use version 0.2.0 of the AI Planner yet.

Otto

Welcome to the Otto sample project for the AI Planner. Otto derives happiness from working, but must eat, drink, and sleep to stay alive in order to work.

What is the AI Planner?

The AI Planner includes authoring tools and a system for automated decision-making, which includes:

  • Directing agent behavior either in a cooperative, neutral, or adversarial capacity
  • Auto-generating storylines or as an online story manager
  • Validating game design mechanics
  • Assisting in creating tutorials
  • Automated testing

Start by defining a planning domain, composed of objects with which your agent may interact. Then, create definitions for what actions or decisions an agent may make. Once the planning problem is defined, the planner system will iteratively build a plan that converges to an optimal solution. Execute these plans by creating an agent script and game code to control your characters.

Installation Guide

  1. Clone this repo using git lfs clone (downloading a .zip file will not include largefiles -- e.g. fbx, png)
  2. Open the project in Unity version 2019.2

References

The Otto project shows how to make use of the AI Planner for a specific use case. Useful references include:

  • AI.Planner/Actions/*.asset (open this in Unity)
  • AI.Planner/Agents/*.asset (open this in Unity)
  • AI.Planner/Enums/*.asset (open this in Unity)
  • AI.Planner/Termination/*.asset (open this in Unity)
  • AI.Planner/Traits/*.asset (open this in Unity)
  • Otto.cs
  • UpdateNeeds.cs
  • Operational Actions

Documentation

Documentation for the AI Planner is available through the package documentation. No additional documentation exists currently for the Otto project.

For further discussion, please visit the forum.

otto's People

Contributors

amirebrahimi avatar tsantarra avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.