Tags: Vowgan/vrcbce
Tags
Fix to inability to play more than one game on one table; other fixes. A set of nasty bugs prevented the table from being to cyclically play games. This has been fixed. Some other under-the-hood changes have also occured to lessen the amount of data that needs to be synced slightly, remove dead code, improve logs, and similar features.
Fix to inability to play more than one game on one table; other fixes. A set of nasty bugs prevented the table from being to cyclically play games. This has been fixed. Some other under-the-hood changes have also occured to lessen the amount of data that needs to be synced slightly, remove dead code, improve logs, and similar features.
Fix to inability to play more than one game on one table; other fixes. A set of nasty bugs prevented the table from being to cyclically play games. This has been fixed. Some other under-the-hood changes have also occured to lessen the amount of data that needs to be synced slightly, remove dead code, improve logs, and similar features.
0.2.0: Rotation Fixes, Guide Replacement 1. Fixed a bug where rotating the table would cause balls to not visibly sink correctly. 2. Fixed a bug where rotating the table would cause balls to visibly spin incorrectly (this had no impact on the actual physics, as far as I can see) 3. Fixed a bug where the guide was invisible by swapping the guide out for a Udon-based system using a LineRenderer. 4. Removed some dead Quest-only code (this codebase will be made Quest-ready during the full open beta).