How to create an interactive detective "crime board" by placing pins and connecting evidence.

Like “shadows of doubt crime board”;
how to implement interactivity by using Blueprints or C++ to handle player interactions with the crime board. Settinh up functions to allow players to:

  • Place pins on the board.
  • Connect pins with strings to create links between pieces of evidence.
  • Add and organize photos, documents, and notes.
  • Zoom in and out for a closer look at details.