Hello everyone
First, i could not find it anywhere or figure it out on my own, i am sorry if it was issued before...
I am stuck at my project. I will keep this as short and easy to understand as possible;
1-enemies are spawned in the middle of map (That is what i want, so ok).
2-when they are created, they choose a random angle and move to it (That is what i want, so ok).
3-PROBLEM is they face randomly as well...
4-I need them to face where they go
Conclusion: I need them to choose a random angle and move to it when they are created and i need them to face right where they are going so that they don't look stupid. So i can use either 9 direction behaviour or bullet behaviour as long as i get what i need
I also shared a picture of it
Thank you!