barsdeveloper / ueblueprint

Unreal Engine's Blueprint visualization web library
https://barsdeveloper.github.io/ueblueprint/
MIT License
46 stars 13 forks source link

Inquiry about Shortcut Key Functionality #10

Closed chendongde310 closed 1 year ago

chendongde310 commented 1 year ago

I would like to inquire if the functionality to disconnect connections is working properly. I am unable to disconnect any connections between nodes unless I delete the blueprint node itself.

barsdeveloper commented 1 year ago

You can double click on a arc to create a path node (don't remember the exact name) and delete that one. Is there a shortcut key in UE?

chendongde310 commented 1 year ago

Yes, you can disconnect by pressing ALT + left mouse click.

---Original--- From: @.> Date: Fri, Aug 4, 2023 16:59 PM To: @.>; Cc: @.**@.>; Subject: Re: [barsdeveloper/ueblueprint] Inquiry about Shortcut KeyFunctionality (Issue #10)

You can double click on a arc to create a path node (don't remember the exact name) and delete that one. Is there a shortcut key in UE?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

barsdeveloper commented 1 year ago

Will add it. Thanks