GDQuest / godot-steering-ai-framework

A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.
http://gdquest.com/docs/godot-steering-ai-framework
MIT License
1.17k stars 81 forks source link

Port project to Godot 4.1.1 #62

Closed daneehAI closed 11 months ago

daneehAI commented 1 year ago

A complete port of Godot Steering AI Framework to Godot version 4.1.1

Brief summary of changes below

Automatic code changes:

Manual changes:

Fix existing code to better fit GDQuest style guide:

Notable demo scene changes:

Update .gitignore for Godot 4 (ignore .godot/ instead of .imported/)

NathanLovato commented 1 year ago

Thanks much for this. Just so you know, I haven't forgotten about your contribution. We're just in crunch to release our new website and get everything in order for the 4.2 release.

I'll get to reviewing and testing this PR as soon as possible, but please note it may take another 2 weeks.

NathanLovato commented 11 months ago

I just got to this after nearly two months of crunch. Thanks for your patience and your contribution! It's working well and looking good. Time to merge!