Comparing Source Code Versions

In the script editor, you can compare different versions of the source code that you are editing.

To compare two source code versions, right-click in the source code and select one of these options:

  • Compare With > Project

    Compares the current version of the source code with the version stored in the Project VRC.

  • Compare With > Activity

    Compares the current version of the source code with the version stored in the Activity VRC.

When you run these commands, the Text Compare window is displayed. This window shows both versions of the source code side by side. The differences between the versions are highlighted.