{"id":20330342,"url":"https://github.com/murphyne/bastion","last_synced_at":"2026-06-08T19:01:56.288Z","repository":{"id":68752084,"uuid":"308072604","full_name":"murphyne/Bastion","owner":"murphyne","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-10T23:27:21.000Z","size":1923,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T05:28:06.892Z","etag":null,"topics":["unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/murphyne.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":"2020-10-28T16:12:34.000Z","updated_at":"2025-07-10T23:27:26.000Z","dependencies_parsed_at":"2023-05-21T17:15:15.210Z","dependency_job_id":null,"html_url":"https://github.com/murphyne/Bastion","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/murphyne/Bastion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphyne%2FBastion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphyne%2FBastion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphyne%2FBastion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphyne%2FBastion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murphyne","download_url":"https://codeload.github.com/murphyne/Bastion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphyne%2FBastion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34075980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["unity"],"created_at":"2024-11-14T20:15:56.366Z","updated_at":"2026-06-08T19:01:56.276Z","avatar_url":"https://github.com/murphyne.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bastion\u0026hairsp;\u003csup\u003eβ\u003c/sup\u003e\n\nFinite State Machine implementation for Unity.\n\n\n## Entities\n\n- `State` is responsible for making decision on next state transitions.\n  It also implements state behaviour.\n\n  However, it is recommended to delegate responsibility of `State` to the list\n  of `Actions`. This will allow the combination of `Actions` to be changed\n  later from the inspector window.\n\n- `Action` is purposed to represent one aspect of the state.\n\n- `Agent` is a State Machine implementation, it stores and changes current state.\n\n- `Context` provides access to fields and properties, required for decision making.\n\nUsage example can be seen in the `SampleScene.unity`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphyne%2Fbastion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurphyne%2Fbastion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphyne%2Fbastion/lists"}