- ACME Crimenet Computer's pickups now sync and spawn correctly.
- Video Music Clue camera anchor now syncs attachments properly. - Fixed painting on the door jamb in the engineering room.
This commit is contained in:
@@ -19,6 +19,11 @@ public class VideoMusicClueSkateboard : UdonSharpBehaviour
|
||||
[SerializeField] private TextMeshProUGUI _ClueTextGUI;
|
||||
|
||||
|
||||
void Start()
|
||||
{
|
||||
ResetSkateboard();
|
||||
}
|
||||
|
||||
|
||||
[NetworkCallable]
|
||||
public void ResetSkateboard()
|
||||
|
||||
Reference in New Issue
Block a user