Available Now On Gumroad https://gumroad.com/l/zqzEQ?fbclid=IwAR0sH-yiWdlzfk0SE9TDK0AuCod0MpdTSp3fpcJcPnyQvrHNwbUhr9BebTg Works with both 2d and 3d Games #Features CHASE ROTATE SHOOT MORE NODES comming soon
Moving this to BBNodes. It was a toss between BBNodes and Promotion but I think many members would love this
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.
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
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.
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
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
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
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.
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.
Hi everyone if you are going to purchase this node then make sure to select the latest version from list. 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.
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,
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.
Hi everyone new update is available V1.4alpha. Whats New !!! Fixed rotation problem using 3d models. Added lookat target for 3d models.