Hi, i would like to get only the folder names that are inside another folder. I do not want any assets names within the folder.
Any ideas how to do this in blueprints?
Hi, i would like to get only the folder names that are inside another folder. I do not want any assets names within the folder.
Any ideas how to do this in blueprints?
I’m scouring the net for the same exact thing.
Found the “find recursive” node, looks promising but i can’t find it. Even with context sensitive unchecked.
Oh I found it, but I’m editing an “editor utility widget”. Maybe it doesn’t exist outside of that. Try this trick. Make an editor utility widget, then make that node then just copy paste it to where ever else you want. Let me know if that works. I’m going to play with it in the mean time. It does look promising
oh also I do have a plugin “file utilities” on. Make sure that’s on too
oh find recursive I think is for external operating system files and folders. Dang
EDIT:
Ok, I think I figured it out. You have to use a right chop with list assets. Check out my node graph below. In your case, check “include folder” on the list asset node.
File utilities plugin must be enable
Works great. Just needed to do some string editing voodoo to meet my needs
Thank you
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.