Skip to content

Commit 68df2e4

Browse files
Updated folder path (#1382)
Co-authored-by: manugaursharma <131156606+manugaursharma@users.noreply.github.com>
1 parent e102878 commit 68df2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mppm/virtual-players/virtual-players-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Enable up to three additional Virtual Players to your main Editor P
66

77
To use a Virtual Player to test multiplayer gameplay, activate at least one Virtual Player.
88

9-
The first time you enable a Virtual Player Unity creates a new local folder in `C://Users/[YourName]/[ProjectName]Library/VP` that contains the data for each Virtual Player you activate. When you deactivate a Virtual Player, Unity caches its corresponding folder to use again when you re-activate it.
9+
The first time you enable a Virtual Player, Unity creates a new folder within your project folder at `...[ProjectName]/Library/VP`. This folder stores the data for each Virtual Player you activate. When you deactivate a Virtual Player, Unity caches its corresponding folder to use again when you re-activate it.
1010

1111
:::info
1212
You can only attach tags to inactive Players (including the main Editor Player). To use tags, [create and configure your tags](../player-tags/player-tags-create.md) before you enable virtual Players.

0 commit comments

Comments
 (0)