VRC 오브젝트 저장 시스템 / VRC オブジェクト保存システム / VRC object save system
- ダウンロード商品¥ 0

Sample World https://vrchat.com/home/world/wrld_5b5263eb-1f25-4797-abef-9b3edb540ee1/info
한국어
월드 내 오브젝트의 on/off 상태를 저장합니다. 월드 재입장 시 자동으로 저장내용을 불러옵니다. (bool 을 통해 0과 1로 저장) 현재 버튼 클릭을 통해 유저가 원할 때 수동 저장을 하도록 설정되어있지만, 이벤트 발생 조건(Player Join, Trigger Enter, send custom delay 등)을 변경하여 사용 가능합니다.
日本語
ワールド内オブジェクトのオン/オフ状態を保存します。 ワールド再入場時に、自動的に保存内容が読み込まれます。 (ブール値を使用して0と1で保存されます。) 現在は、ボタンをクリックすることでユーザーが手動で保存できるように設定されていますが、イベント発生条件 (Player Join、Trigger Enter、send custom delay など) を変更して使用することもできます。
English
Saves the on/off state of objects in the world. When rejoin the world, the saved state is automatically loaded. (Saved as 0 and 1 using a boolean.) Currently, it’s set up so that users can manually save by clicking a button, but it can be modified to use different event triggers (like Player Join, Trigger Enter, send custom delay, etc.).