OpenCAGE icon indicating copy to clipboard operation
OpenCAGE copied to clipboard

Allow expanding composite instances within the entity list

Open ProjectHSI opened this issue 7 months ago • 2 comments

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.

ProjectHSI avatar Jul 06 '25 08:07 ProjectHSI

i'm not sure what this ticket is asking for - are you asking the same as #437 ?

MattFiler avatar Jul 09 '25 21:07 MattFiler

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.

ProjectHSI avatar Jul 09 '25 22:07 ProjectHSI