Drakynfly / HeartGraph

A generic runtime node graph editor and viewer for Unreal Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurable Chords to spawn nodes in the editor

Drakynfly opened this issue · comments

FHeartSpawnNodeCommands::GetActionByChord is a mostly stub class for creating nodes from keybinds. Right now it only can spawn comments. The editor registry subsystem should read keybinds from registries and add them here.

Potential issues

  • Conflicts between registers vying to use the same chord