I've never tried customizing it for a turn based game, so I can't be 100% sure on anything. You might only have to add in a few lines of code telling it to stop and wait until X happens after it does one action. But if you're not an experienced programmer, even that could end up being problematic. Of course on the other hand, if you're not an experienced programmer, making your own system from scratch would probably be much harder than just customizing the kit.
Thank you very much- and of course I agree. Not really expecting a "magic button making it happen" solution :) It looks very promissing as a base for further customization.
For the escort behavior, the escortee runs towards the battle and never gets out of the way. The enemies attack only the warrior? maybe artificial, but not so intelligent.
Planet Bang skins?
caidunit 2 years ago
Could this AI be used for a 2D ninja game that is a bit more complex than Shinobi 3?
architectus777 2 years ago
Great stuff. It actually made me consider buying this pack. Do you think tunning it to turn-based game would be very problematic ?
RKGalery 2 years ago
@RKGalery
I've never tried customizing it for a turn based game, so I can't be 100% sure on anything. You might only have to add in a few lines of code telling it to stop and wait until X happens after it does one action. But if you're not an experienced programmer, even that could end up being problematic. Of course on the other hand, if you're not an experienced programmer, making your own system from scratch would probably be much harder than just customizing the kit.
TwistedJenius 2 years ago
Thank you very much- and of course I agree. Not really expecting a "magic button making it happen" solution :) It looks very promissing as a base for further customization.
RKGalery 2 years ago
For the escort behavior, the escortee runs towards the battle and never gets out of the way. The enemies attack only the warrior? maybe artificial, but not so intelligent.
nilocke 2 years ago
I purposefully setup the "warriors" to only attack the player. But they can easily be adjusted to attack both the escorted bot and the player.
TwistedJenius 2 years ago