have a question!

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13237
    iemaru
    Participant

      Hi, I’m Iemaru, I have a question with nodecanvas, I’m making an enemy follow the player, I would like to know how I can make the enemy follow the piayer but on the z axis (forward), but on the x axis? use on canvas (move toward or seek, with look at or rotate toward the same) is a 3d game. thanks

      #13238
      Gavalakis
      Keymaster

        Hello Lemaru,

        Unfortunately the built-in actions are made to consider the Z-axis as forward (which is the standard and default for Unity as well).

        You will need to modify the source code to change that (or make a duplicate action based on the original one that does that).

        If that is not something you want/can do, I can provide for you here the required code changes or action. Let me know if so 🙂

        Thanks!

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.