Code Monkey home page Code Monkey logo

behaviourtoolkit's Introduction

Thumbnail

BehaviourToolkit for Godot 4

This plugin provides a set of tools to create custom and complex behaviour in the Godot 4.x Game Engine.

Features

  • GEAR ICON Behaviour Architectures
    • FMS ICON Finite State Machine
    • BT ICON Behaviour Tree with generic utility
    • Integration Icon Nest Behaviour Trees inside State Machines and vice versa!
  • BLACKBOARD ICON Blackboard Resource
  • Editor Interface with shortcuts
  • Templates for easy extension and integration.
  • Example Scene

When a new version is available on GitHub, the plugin will display a notification in the Toolbox!

Usage

Make sure the clones the addons and script_templates directories into your project.

  1. Add a FiniteStateMachine or BTRoot node to your scene.
  2. A toolbox will appear in the editor, allowing you to add behaviour nodes to the scene.
  3. Setup and configure your behaviour nodes in the inspector.
  4. Right-click your FSMState/FSMTransition/BTLeaf and extend the script.

Now you can implement your own behaviour logic using the virtual methods provided by the script templates.

Documentation

Screenshot

Notes

This is the first time I've ever made a bigger plugin for Godot, so I am happy for any suggestions, feedback and contributions. If you need help or have any questions, feel free to contact me on Discord (thepat02) or open an issue on GitHub!

You can also buy me a coffee if you like the plugin and feel like supporting me :D

Have fun creating awesome behaviours!

behaviourtoolkit's People

Contributors

thepat02 avatar sirpigeonz avatar

Stargazers

Marc Hernandez avatar

Watchers

 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.