I am fairly new to Godot and recently decided to make a game. I need basic A.I. movement for the enemies. Basically moving around the screen in a random yet smooth fashion. And when player in view, follow. I would also like it to bounce of platforms. I have tried to do so on my own with little success. What would be the best way of accomplishing this?
There is not much info on this topic for some reason. Any and all help much appreciated.