Reply To: Can we carete xxx.asset (FSM) file in scripting level?

Forums 💬 NodeCanvas ⚙️ Support Can we carete xxx.asset (FSM) file in scripting level? Reply To: Can we carete xxx.asset (FSM) file in scripting level?

#18011
Gavalakis
Keymaster

    Hello,

    Do you mean creating a duplicate of a root asset graph along with duplicates of all sub-graphs instead of references to them?
    If so, here is a NON tested way to do so recursively that should work. Commented code following:

    Let me know if that works for you, or if you need any further help with this, and if that was indeed what you were after.
    Thanks.