Zan
Zan
Since I have previously used Unity and since their Q is down and their E is up, it's a bit weird using this editor since here they are reversed. I...
### Is your feature request related to a problem? I wanted to make a plugin which would track when chunks would stop ticking and when it started to tick again...
When theres two mods that both use Cardinal-Components-API and one of them gets removed, the other mod will still have Cardinal-Components-API, and it will try to deserialize the other mods...
Adds borderless field to Conf and `set_borderless` function to make the window borderless. I have implemented it for WIndows and Linux X11. Haven't implemented it for MacOS or Wayland since...
This function will return the position of the mouse in screen coordinates. This is useful for if I wanna have my program respond to the mouse movement even when it...
When trying to use this I had an issue where my cursor would start flickering between the default icon and its actual icon. I tried reproducing it in normal miniquad...
### Is your feature request related to a problem? I am hosting the surreal client and server on separate systems. If the client successfully connect to the server but then...
This is good for games where there are many sounds in quick succession. Otherwise the sounds in quick succession will be played at the same time. All I did was...