Letter input handling logic

Hiya good peeps, I'm currently trying to port a word puzzle game I started in Unity to FF as I believe it would be more manageable. A big part of my game logic is to allow the player to enter letters to solve a clue such as below. Currently, I converted a text to a component that dynamically builds based on the length of the answer I've placed in a collection.

My current hurdle is how to place the letters the user enters at a specific index.

Right now based on this setup it'll add the letter to every index. Any assistance would be greatly appreciatedhttps://files-us-east-1.t-cdn.net/files/eNaK6xQxlxZLYEDSK0lML

letterInput.mov
700.9KB

!

1
5 replies