Buildbox Custom Ai Node

Discussion in 'BBNodes' started by Elite Games, Jan 18, 2020.

  1. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Last edited: Jan 18, 2020
  2. UltraMelon

    UltraMelon Boxer

    Joined:
    Jan 6, 2020
    Messages:
    18
    Likes Received:
    4
    ooo thank you. I'll check it out.
     
    Elite Games likes this.
  3. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Sure
     
  4. Josh (Nology Games)

    Josh (Nology Games) Avid Boxer

    Joined:
    Nov 27, 2017
    Messages:
    200
    Likes Received:
    155
    Moving this to BBNodes.
    It was a toss between BBNodes and Promotion but I think many members would love this
     
    Elite Games likes this.
  5. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    V1.1 UPDATE
     
  6. Mr.Green

    Mr.Green Boxer

    Joined:
    Jun 21, 2019
    Messages:
    2
    Likes Received:
    0
    Please show in the video how the rotate function works in 3d mode. Because I tried to adjust for a long time and the rotation function does not work (the object rotates only along one axis). In the video, which is included as an instruction, only 2D mode is affected.
     

    Attached Files:

  7. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    You need to edit the code and use value in required axis u want to rotate.

    Check rotate function
    Apply rotation value to axis you want to rotate.

    For example if you want to apply rotation to y axis then your code will look like this
    Let rot=this.entity ().rotation;
    this.ent.setRotation (rot.x,value,rot.z);
    Value is variable which we got from rotate function.


    I will make video for you
     
  8. Mr.Green

    Mr.Green Boxer

    Joined:
    Jun 21, 2019
    Messages:
    2
    Likes Received:
    0
    Sorry, but my question was that the object (enemy-follower) rotated along all three axes, and not around one. For example: I make a 3D game where the Object (Actor) flies and moves along all three axes, accordingly the enemy-follower should follow and rotate around its axis, up, down, left, right, etc.
     

    Attached Files:

  9. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    New update is done and will be available soon on gumroad. I have added more easy to use system. 2nd Recommendation is knowledge of bb scripting. Which is required if you want to create some advance logic.

    The new update is easy to use if you dont know how to code. All you have to do is enable selected axis then object will follow those axis or rotate only on those axis.

    I need to do little test before publishing it.
    Small video guide will also be include with a update explain new easy system. Thanks
     
    jmp909 likes this.
  10. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    New Update is Available on Gumroad
    NAME for update is (AI NODE V1.2)
    Download and send me feedback if it solves your request.
    Here is the update video v1.2
     
    jmp909 likes this.
  11. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Hi Everyone Who purchased this asset .
    In 3d mode if your chasing object are still moving even after target gets defeated its simple beacause there is no remove node attach to target object. Then there is a small issue you will see that the camera position goes to its default position. That is not a problem because our target was destroyed which camera was following.
    You can control this by creating a custom script which force camera to stay at current position. I Will attach camera control script in new fix update.
    Good luck
     
    Last edited: Feb 17, 2020
  12. tributorock

    tributorock Avid Boxer

    Joined:
    Feb 6, 2016
    Messages:
    222
    Likes Received:
    60
    I downloaded the assets but it says that is the 1.1 version and no 1.2. Did you really update it?
     
  13. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Yes
    Latest one is v1.2
    In this update you can enable selected axis you dont need to go inside of code to make change.
    V1.1
    By default we have only enable chase, rotate and shoot function. You do need to go inside of code to change axis which you want to move towards.

    V1.0
    Was first release comes with example how to use this asset and modify code.
    Magnet powerup example was included.

    If you have any problem contact through email thanks.

    Please Note you do need to have little coding knowledge for creating advance logic . There is example in v1.2 open the bbdoc provided and see custom rotation in action.
     
  14. tributorock

    tributorock Avid Boxer

    Joined:
    Feb 6, 2016
    Messages:
    222
    Likes Received:
    60
    Take a look. It says 1.1. How to download 1.2?

    upload_2020-2-19_13-12-20.png
     
  15. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    I will send update on your mail. If you are not getting through gumroad. On gumroad there should be 3 files in resources. Check your email that you used for purchasing.
     
  16. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Hi everyone if you are going to purchase this node then make sure to select the latest version from list.
    [​IMG]

    If u missed this step you can also download previous versions from the gumroad. They are included in resources.

    Also there is update coming(WIP). Watch a promo video what you can do with this node.
     
  17. reegannaidoo

    reegannaidoo Boxer

    Joined:
    Dec 11, 2015
    Messages:
    87
    Likes Received:
    27
    Hey Man,

    I purchased AI Node on Gumroad, however Im only able to download version 1.1.
    Please can you email Version 1.2 to my purchase email.

    Cheers,
     
  18. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Sure.

    Thanks for purchasing
     
  19. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    HI EVERYONE NEW VERSION V1.3 IS AVAILABLE !!!!
    Download it from gumroad.

    This Update Feature as 2d Mode Update. Currently, we don't have 3d Animation Support So I haven,t touch 3d part yet. You can still use this with 3dMode.

    What's New

    Added New Flip Function.

    Added Bonus Topdown Project Which Includes Following New Nodes.

    Added 2d Platformer Controller Node. Useful For Creating Topdown 2d Games can be used in 3d Mode as well. You just need to modify a little bit of Code.

    Added New Node Mouse Rotate.

    Added New Node Follow Mouse.

    WIP ( Camera Control node for 3d ).

    WIP ( 8 Direction Animation Setup ).

    I will include the project later which was shown in the video in uper post. That need some work.
     
  20. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Hi everyone new update is available
    V1.4alpha.
    Whats New !!!
    Fixed rotation problem using 3d models.
    Added lookat target for 3d models.

     
    TheGameAppStudio likes this.

Share This Page