- Player podiums are claimed when teleported to.
- Fixed issue that caused screens to not reset after the final round. - Fixed render target for videos so the aspect ratio is correct. - Tweaked a bunch of textures and various unimportant things.
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
|
||||
using UdonSharp;
|
||||
using UnityEngine;
|
||||
using VRC.Core.Pool;
|
||||
using VRC.SDK3.Data;
|
||||
using VRC.SDKBase;
|
||||
using VRC.Udon;
|
||||
|
||||
|
||||
[UdonBehaviourSyncMode(BehaviourSyncMode.Manual)]
|
||||
|
||||
Reference in New Issue
Block a user