【Udon】アイテムを一箇所に集めると解放されるギミックUdonCollector
- ダウンロード商品VCC版¥ 0
- ダウンロード商品お布施・優先サポート¥ 500
VRChat用UdonギミックUdonCollector。何個かあるアイテムを一箇所に集めると動くギミックです。 ワールド内での隠しアイテム探し、謎解き等にどうぞ 発動条件は2つ、任意のアイテム個数を設定できます。条件の個数以上にアイテムが領域に入ると、特定のGameObjectをActiveにします。 Animatorの知識があれば、より細かな演出や条件にカスタムできます 2023/01/20時点で以下のバージョンで動作を確認しています ・VRChat World SDK 3.1.10 ・UdonSharp 1.1.6(VCC版) 以下のワールドで動作を試せます https://vrchat.com/home/world/wrld_c5693dff-3352-4d31-aecd-611dc886786b
インストールと使用方法
VRChat CreatorCompanion(https://vrchat.com/home/download 以下VCC)でWorldプロジェクトを作成してください VCCで以下のパッケージをインストールします ・WorldSDK ・UdonSharp ・ClientSimulator(オプション) プロジェクトを開き、UdonCollectorのunitypackageをインポートします。 とりあえずの挙動を確認するときは、CollectorSampleSceneを開いて実行しましょう。 すでにワールドを作っている場合はCollectorGimmickのprefabをD&Dして配置してください
バージョン
2023/01/26 初版
ライセンス
zlib Licenseで提供します。 具体的には、ワールドへ組み込んでVRChatへアップロード(public/private問わず)、変更、再配布を許可します。利用者同士での共有、商用もOK 著作者を偽ること、再配布の際にライセンス文を削除・変更することを禁止します 変更して再配布する場合は、変更したことを明記してください zlib License Copyright (c) 2023 おめが/Omegamega This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution.