Allow expanding composite instances within the entity list
To clarify a little more, when enabled, the Flowgraph editor should recursively evaluate composite instances, so that all logic is visible.
Not sure how this would go performance wise.
Not sure if this should apply to everything, or just to entrypoints, as a properly formed commands file shouldn't have recursion. Although you think that this should apply to everything, maybe there should be a limit, hardcoded or otherwise.
i'm not sure what this ticket is asking for - are you asking the same as #437 ?
this is different to the original suggestion, but maybe add a right click option to flowgraph composite instances, making them "expand" to the composite instance (just to make this more feasible).
basically just to let me browse where i think objects would be faster, i did end up working around this (in the form of an unreleased project which i've shown off in the discord server) to let me browse through level content easier.