nbenven95 / BattleTank

Second major project in the Udemy Unreal Engine 4 course (project is actually C++, github seems to have goofed)
0 stars 0 forks source link

Iterate on AI: Add more complex behaviors #39

Open nbenven95 opened 5 years ago

nbenven95 commented 5 years ago

Have AI tanks behave more intelligently, possibly using behavior trees. Need to look into UE4's BT system to implement this.

e.g.