{"id":21228150,"url":"https://github.com/slashscreen/godoap","last_synced_at":"2025-07-17T04:33:31.376Z","repository":{"id":262902307,"uuid":"888707406","full_name":"SlashScreen/godoap","owner":"SlashScreen","description":"A GOAP AI Implementation for Godot 4.","archived":false,"fork":false,"pushed_at":"2024-11-14T22:27:10.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T17:25:23.068Z","etag":null,"topics":["ai","gdscript","goap","godot","godot-addon","godot4"],"latest_commit_sha":null,"homepage":"","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SlashScreen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T21:37:11.000Z","updated_at":"2025-03-14T17:28:59.000Z","dependencies_parsed_at":"2024-11-14T23:25:11.430Z","dependency_job_id":"2efd7bd9-23d7-422b-8b75-72b40ea6e0dd","html_url":"https://github.com/SlashScreen/godoap","commit_stats":null,"previous_names":["slashscreen/godoap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgodoap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgodoap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgodoap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SlashScreen%2Fgodoap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SlashScreen","download_url":"https://codeload.github.com/SlashScreen/godoap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253024966,"owners_count":21842401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","gdscript","goap","godot","godot-addon","godot4"],"created_at":"2024-11-20T23:14:43.028Z","updated_at":"2025-05-08T07:38:47.642Z","avatar_url":"https://github.com/SlashScreen.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GodOAP - GOAP implementation for Godot 4.3+\n\nThis is GodOAP, a work in progress implementation of a GOAP AI system for Godot 4.3+.\nThis is in *theory* production ready, but it has not been battle-tested. Use with caution.\nIf you don't know what GOAP AI is, the explanation is out of scope for this document. There are many resources online that can explain it to you.\n\n## How to use\n\n### Install\n\nFor now, you have 2 options:\n\n1. Download or clone the repo into your addons folder.\n2. Add the repo as a git submodule in your addons folder.\n\n### The Theory\n\nInspired by [crashkonjin's implementation](https://github.com/crashkonijn/GOAP), the goals, instead of using boolean values, use integer values. This allows for greater flexibility and reduces redundancy. GodOAP takes this a step further, and allows theoretically *any* value to serve as a goal, provided you satisfy certain requirements.\n\n### What's included\n\nNo actions are included in the repo, but there are default integer conditions and effects. \n\n### Making your own...\n\nTODO\n\n#### Goals\n\n#### Actions\n\n### In-game\n\nIn your NPC's scene, there should be a GOAPAgent node somewhere, and all of that agent's available actions should be nodes underneath it. \n\n### Debugging\n\nIncluded is a helpful graph view (viewed using a button in the `GOAPAgent` inspector) that shows which actions can connect to eachother, and what goals can connect to actions. By following these connections, you can see all the possible action plans the agent can take.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashscreen%2Fgodoap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslashscreen%2Fgodoap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashscreen%2Fgodoap/lists"}