mreinstein / ecs

data oriented, functional entity component system
MIT License
86 stars 8 forks source link

visualizer: add button to toggle enable/disable of debug data being sent by ECS #10

Open mreinstein opened 4 years ago

mreinstein commented 4 years ago

Right now the ecs worlds will always send data when the chrome extension is present. It would be nice to have a toggle button enable/disable the sending of this data, rather than having to shut off the whole plugin.