ThePat02 / BehaviourToolkit

A collection of tools for AI Behaviour in the Godot 4 Game Engine!
MIT License
303 stars 12 forks source link

API change: Delta as a first parameter in process functions #45

Closed SirPigeonz closed 7 months ago

SirPigeonz commented 7 months ago

Removes delta from Blackboard and adds delta to:

Fixes: #31

SirPigeonz commented 7 months ago

I should have first clean up indentations :/ it's hard to read changes now..."

ThePat02 commented 7 months ago

I should have first clean up indentations :/ it's hard to read changes now...

Don't worry, VS Code didn't even show tabs as changes!