Chris H
Chris H
Mathjax
When looking at this presentation through the github pages page (https://yogsototh.github.io/Category-Theory-Presentation/), mathjax doesn't load because http is explicitly used in the script source. You should switch it to use either...
Hello! When using a motion transition between two scenes, _all_ sources in that scene get moved. If the source is only visible in _one_ of the two scenes, it scales...
Hello! OBS Version: 27.0.1 motion-effect version: 1.2.1 Love the plugin! I tried out the motion-filter on a scene, and was initially confused why it wasn't working even though I followed...
Hello! In the last paragraph of the readme, `The protocol uses udp and the packets sometimes get lost`. [RCON uses TCP](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol). It is true that sometimes TCP packets get lost,...
When user is in a game, extra state is returned on the player object - here is an example response, unimportant crap removed for conciseness: ``` { "response": { "players":...