Yue Posted May 26 Posted May 26 When I select a node in the Flowgraph and press Delete, it removes both the node and the associated model/entity from the scene, which shouldn’t happen. However, when I right-click on the node and select Delete, only the node is removed, and the model remains in the scene. This seems like a bug, as the deletion behavior should be consistent. It might be that the Delete event is linked incorrectly to both the node and the model, or the selection is not properly distinguished between the node and the entity Quote Murphy's Law: We don't fix bugs, we document them as features. – Murphy Games
Josh Posted July 16 Posted July 16 When you press delete, it activates the Edit > Delete menu item. The remove popup menu says remove, it does not say delete. So this isn't really a bug, but I can see how that might be sort of confusing. 1 Quote Let's build cool stuff and have fun.
Solution Josh Posted July 16 Solution Posted July 16 I tried it out and I like your idea. The delete key / menu will remove all selected entities from the flowgraph, but will not delete objects, in the next build. 1 1 Quote Let's build cool stuff and have fun.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.