SadColourfulHues / Godot_FlockTest

A test project that implements entity flocking + steering behaviour. Made in Godot 4 (C#).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entity Flocking Test

This project is created as a little playground for me to practise implementing flocking behaviours for enemy AI.

flock3.1.mp4

Usage?

Feel free to use any component from this repo for your own project. At the time of writing, it currently uses the C# variant of Godot 4.1.1.

About

A test project that implements entity flocking + steering behaviour. Made in Godot 4 (C#).

License:MIT License


Languages

Language:C# 94.3%Language:GDScript 5.7%