ThomasDavisA / simple-twitch-chat-visualizer

0 stars 0 forks source link

Create test Kobold Data for Pixi Rendering client. #64

Closed ThomasDavisA closed 3 years ago

ThomasDavisA commented 3 years ago

Create an array of Kobold test data that can successfully render in the Pixi canvas.

ThomasDavisA commented 3 years ago

When creating the kobold test data, remember that the pixi rendering client is not grabbing data out from a global source - Rather, it will maintain its own individual structure and be provided data whenever it is given.