TouchDesigner/TouchEngine-UE-Samples

Simple Scoring should eventually use only DAT data type

jetXS opened this issue · 1 comments

jetXS commented

I see in the blueprint that you are mixing CHOP and DAT.. I think if the DAT is coming as an array of an array of strings (RE: TouchDesigner/TouchEngine-UE#52) the display going on should fully rely on cells values / strings.

Note, the linked issue of the Plugin repo, is really an important one. Datastructure and types need to really match what's in TouchEngine / TouchDesigner.

CHOPs/DATs are respectively arrays of arrays of floats and arrays of arrays of strings.

jetXS commented

Done overcall.