Persistent Worlds Showcase - Share Your Favorites!

Persistence is now in open beta! To help everyone find cool examples of worlds that use Persistence, let’s share world links with a description of what the world is about. Try them out and have fun seeing how that world creator thought of using Persistence.

Here are some of our official examples. Please use the format below to if you want to add a world to this list:

World Name: Persistent Pen
Creator: Creator Support
Description: This example implements a simple pen which can make up to 20 synced‚ colored lines and an eraser which is highlights and deletes lines drawn by the local player․
Link: VRChat - Home

World Name: HealthBar Persistence Example
Creator: Creator Support
Description: Simple example of persisting Health using a PlayerObject
Link: VRChat - Home

World Name: PositionSync Example
Creator: Creator Support
Description: Example of Persisting and Restoring a Player’s Position
Link: VRChat - Home

World Name: Persistent RPG
Creator: Creator Support
Description: An example containing a simple RPG system with three classes you can choose between․ When you rejoin the world‚ your current class‚ your experience and level in each class and your position will be restored․
Link: VRChat - Home

World Name: Unlock Items Persistence Example
Creator: Creator Support
Description: This example demonstrates how to persistently unlock items (in this case simple in-world achievements) using PlayerData․
Link: VRChat - Home

World Name: Persistent Idle Game
Creator: Creator Support
Description: This examples implements a very simple Idle Game with persistence support․
Link: VRChat - Home

World Name: Persistent Leaderboard Example
Creator: Creator Support
Description: This world counts and persists the number of times a given player has jumped in the world․
Link: VRChat - Home

_

Remember that Persistence is a beta feature, which means you have to enable the persistence-beta VRChat branch (currently, creating instances via VRChat.com is not supported). If you want to add Persistence to your own worlds, remember to enable Prerelease Packages in VCC, and then update the SDK packages for your world projects in VCC, like so:

World Name: VRC Picture Loader
Description: A world showcasing my VRC Picture Loader Prefab, which now has support for Persistence!
This prefab allows you to customize photos / pictures in a world by entering a URL that would be loaded every time you come back to it. This allows you to for example customize your home world, so that it feels more like your personal home.

You can learn more on how to use it on it’s GitHub page.
GitHub: GitHub - DrBlackRat/VRC-Picture-Loader
Video: https://www.youtube.com/watch?v=2j-NbM8QwFM
World Link: VRChat - Home

1 Like

World Name: Easy Ui Persistence
Description: A example world for a prefab to make saving UI settings in worlds easy.

Video: Youtube - Easy Ui Persistence
Link: Easy UI persistence world

2 Likes

Added 3 more official examples to the main post:

1 Like

Would someone kindly confirm that (if) I install the Steam version of VRC beta that nothing else will be affected? This won’t change my Quest install obviously but I can’t have it change any dev settings I currently have on my PC or VRC account.

I’d like to try out a world or two but I’m not intent upon working with the beta for development quite yet.

World Name: Vistanz Home MKIII
Description : In this world, I have make all interactable switches able to save its state with the API, also, it memorizes your coordinates (in the world) and able to restore when you rejoin next time.
Link: VRChat - Home


Here is a demo video in X that demonstrates how it works (and also link to gimmick/assets under replies)

1 Like

It won’t change any of your settings! You can freely update into the Persistence beta, check some of these worlds out, then return to the Live version of the client.

1 Like

World Name : Udon Persistence Daily Stamp Calender Sample (Synced)
Creator : ゆーた@フレンズ
Description : You can collect stamps everyday․ Hit the sphere stamp onto the card and you’ll get the one for today. Good for the participation history record in regular events. In this world, you may mock today’s date for testing this feature by using cheat timestamp generator.
Link : World Link
Demo Movie : YouTube

3 Likes

World Name : THE CUBE GAME
Creator : Ren_Ookami
Description : It started as a “clicker game” to learn how to use PlayerData, then I made an attempt at porting old systems that would benefit from Persistance. Namely a ressource node, inventory, and shops that now remember what you already own.
Still WIP, lot of broken stuff, but that’s expected from a test world, right?
Link : VRChat - Home

2 Likes