Jump to content

cat ote

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by cat ote

  1. but how should i do that? the fleegoal is located inside the original squid ai, and i cant edit the original squid ai.
  2. here's my new branch. just updated it https://github.com/kingtorsten/endlessabyss for some reason the link goes to the master branch so you need to slect the endlessabyss branch, i cant link it
  3. ill keep that in mind next time. if it helps, here is my github: https://github.com/kingtorsten/endlessabyss/tree/kingtorsten-EndlessAbyss
  4. dear readers, i'm having trouble designing the ai for my custom squid. i've been trying a lot of things recently, but none have worked as i hoped. i am now stuck on this, and i am asking for your support. to put it short: i want my squid to act like normal squid, but swim towards boats, if none in the area players, and if it can't find those it will swim towards other entities. any entity it comes in contact with is dealt damage. my latest attempt led me to copy-paste the original squid ai, but that only lead to more problems. i changed the squid to my custom entity but i changed very little otherwise, and i would like to hear if you have any idea how to fix it, and otherwise another method of achieving my goals. i have put the code in this file, with all of my classes in which my entity is referenced and the original squid ai. thanks for bothering to read this, i really thank you. my problem(custom entity).txt
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.