AI Possibilities

0 favourites
  • 5 posts
From the Asset Store
Units do not overlap each other and use different ways if there are several free ways.
  • I guess I should have asked this before I started my project. So I have looked through the tutorials and there are some great examples on setting up basic AI, pathfinding, and line of sight, but nothing quite like what I am trying to accomplish. I guess my question is, with a vanilla construct 2 personal install, is it possible to create an AI similar to what you would find in Medabots AX or Smash Bro's.

    Medabots AX example:

    Subscribe to Construct videos now

    Smash Bro's example:

    Subscribe to Construct videos now

    I guess if not then I have a pretty solid system for a normal platformer, so there is that. Also I looked to see if anyone had created a plugin for a decent AI but turned up nothing. Thoughts anyone?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • As for 'is it possible', yes it is. I haven't found anything impossible in C2 that can be done in other games (except 3d stuff). How to achieve it specifically, would depend on exactly which piece of their AI you're trying to achieve, but yes, it'll be doable.

  • farflamex 3D is possible now too

    And yes, you might need to do things a little differently than you would in pure code style though (unless you want to do it in Javascript as a plugin), but once you get used to the event system you can do the same stuff generally!

  • There would be a lot of conditions on your enemy if you want to create a smart AI.

    The more conditions you add, the "smarter" your AI becomes.

    Of course if we could've made a human-like AI, we would already have robots cleaning our house for us.

  • rezagamertag lol. Well I guess I will get at it. Assuming there will be a lot of math, los, pathfinding, and platform behaviors.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)