2D AI tool - Pro
MaykerStudio
$14.99
$100.00
85%OFF
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
06/07(2021) |
45.0 |
06/07(2021) |
40.5 |
06/14(2021) |
45.0 |
01/06(2022) |
40.0 |
07/25(2022) |
35.0 |
11/09(2022) |
17.5 |
11/14(2022) |
35.0 |
09/07(2023) |
30.0 |
09/14(2023) |
100.0 |
05/16(2024) |
14.99 |
11/20(2024) |
14.99 |
Jump AssetStore
The complete framework and node-based editor to create smart and fun A.I. for your 2D games. Create any kind of A.I. NPCs, companions, enemies, Bosses with complex move sets, and more.NOT TESTED ON UNITY 2022 VERSIONS!Only 2021 LTS versions.IMPORTANT NOTE:I plan to make this project free and open-source on GitHub. If you want to contribute or have the Tool for free, please fill out this Google form in a few seconds: https://forms.gle/TuL9kCmybVXKTnjk7.////////////////////////////////////////////////////////////////////////////////////////////////////////////////INTROWith this Tool, you can create any A.I. for your 2D games using a Node-based editor, an expansible and performant framework, and powerful features to make your workflow easy and fast. It doesn't limit your imaginations: From designers to Programmers, this Tool offers access to built-in states, event-driven nodes, faster workflow, and robust APIs.Take a look at the documentation website.This Tool is being used to build the enemies from the game Shiro.Check the Tool's showcase.WHAT DOES IT DO?It uses the power of scriptable objects and editor extensions to improve workflow and expedite the design process of creating 2D artificial intelligence. You can have functional character movement, combat, and interactions in minutes.You'll have access to a powerful node editor to visualize how the character's behavior will be executed. Also, the framework is expansible, allowing you to add your behaviors and features and make things just like you want.When the Tool is installed, you'll have access to an editor for generating a template prefab with all the required components inside a folder; after that, you can open the "EntityGraph" of your prefab that is located in the same folder to show the Node-based editor, so you can start adding the behaviors of your character, check the documentation for more information.FEATURESPlug and play: You need no configuration to make the tool work.Easy to use: Click 'Generate entity' on the Entity editor to get a pre-configured GameObject with all the required components and files. Next, you must add the logic into the entity using a Node editor.Comes with 27 ready-to-use behaviors: Patrolling, following targets, shooting projectiles, Attacks using animation, dodging, and much more.It is easy to create your behavior by following the documentation tutorial.Well-optimized for all platforms.Uses the best solution for targets and environment detection.It can be combined with your components to make things work like you need.Documented C# APIFull access to source code. Don't be limited to what the tool offers; add your behaviors, methods, logic, and anything you need.CREATE ANY AIWith this Tool, you aren't limited to only making enemies. You can create NPC movement behavior like Making it run from hostile characters, making it follow a player, a companion to fight along with the player, and much more.Create bosses with challenging behaviors and tons of possible moves.Create characters that can be part of a faction and make rival factions attack each other.A.I. that can interact with the environment using event-based nodes.WORKING WITH COMMUNITYFollow our public Trello board so everyone can know what I'm working on and all the plans for the Tool.INCOMPATIBILITIESThe Tool uses a third-party custom editor to make the inspectors easy to read and with a professional look; at the moment, it is not compatible with NaughtyAttributes, and having both installed may cause each other not to work correctly. Also, CorgiEngine2D has the same node editor; the one I provide is modified to work better with the 2D AI Tool framework. Having the CorgiEngine2D ones installed will create compiler errors.For Odin users, please disable the Odin inspector on any script that contains the "AI2DTool" and "MaykerStudio" namespaces.THIRD-PARTY PACKAGESThis asset uses NasMeshPlus under MIT;XNode under MIT;Editor-Toolbox under MIT;Audio files and sprites under CC0;You can find the above frameworks in Github for free.See the Third-Party Notices.txt file in the package for details.Node editor extensionEditor for generating prefab templatesEasy to create own behaviorsEvents listenersEvent-based nodes.Full C# API documented