Reply To: FSMState translate to self

Forums 💬 NodeCanvas 🗨️ General Discussion FSMState translate to self Reply To: FSMState translate to self

#15032
Gavalakis
Keymaster

    Hello,
    Thanks a lot! Im glad you like it 🙂

    Right now a state can’t transition to itself. There are numerous reasons for that.
    I will see to making it possible in the future update though.
    For now the solution would be to use another empty state for inbetween:
    State A > State B > State A

    Hope this helps 🙂