Artificial Intelligence.
ozboybrian
PRO Posts: 2,102
Looking for a good A.I tutorial, even something that detects distance between actors etc.
Looked for this a while ago had no luck.
Thanks ya'll!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support Fabled Apps!
Please LIKE Fabled Apps on Facebook.
Please Subscribe to Fabled Apps on YouTube.
Looked for this a while ago had no luck.
Thanks ya'll!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support Fabled Apps!
Please LIKE Fabled Apps on Facebook.
Please Subscribe to Fabled Apps on YouTube.
Comments
David
Well what I would do is take the magnitude demo and then cater the actions to your needs. If you wanted a tank to shoot at you you could do constrain attribute self.rotation to vectortoangle self.position.x-charx,self.position.y-chary (demo of this in the cookbook as well.) and spawn bullets in direction of character
Or if you were making the character run at you you could use the same vector to angle but instead of spawn bullets you could use accelerate.
There are pretty much endless possibilities here and I'm kind of low on time, so if you need some more help post on my thread, and best of luck!
-Henry
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
I'm just messing around, wanna do some really bad ass A.I eventually and all your help is appreciate and sure FBS make as many vids as you want
So this one? xD
David
David
I tried that video tutorial but it's not working! I didn't use the Y though. Maybe I need the Player Y and not just the X.
I will keep trying
Edit - Working
like stoping and starting movement, how to animate, making them retreat etc.. more then just moving towards.. Actually see some attacks etc etc.
___________
On the GS asset store: Rock Music, Pack 2
www.HoneyTribeStudios.com
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
@ozboybrian , @The_Gamesalad_Guru , @David_GryphonsRealm , @HoneyTribeStudios , @App Surge , and @uptimistik Thank you guys so much for the feedback everyone! This forum really helped!