Easter Egg Hunt
- ダウンロード商品¥ 950

Easter egg hunting system for VRChat. Made with Udon & Udonsharp. Try it out: https://vrchat.com/home/launch?worldId=wrld_0c63fabb-7ccd-493e-bf49-d653d4e9a498
Quickstart
1. Import the package into your Unity project. If you don't have UdonSharp you need to download & import it: https://github.com/vrchat-community/UdonSharp/releases/download/v0.20.3/UdonSharp_v0.20.3.unitypackage 2. Set all walkable areas in your scene as navigation static and bake the navmesh. See more: https://docs.unity3d.com/Manual/nav-BuildingNavMesh.html 3. Import the prefab "Easter Egg Hunt" from the main folder into your scene. 4. Set the eggs waypoints in the "Easter Egg Waypoints" prefab, each child gameObject is a waypoint. You can set as many waypoints as you want. 5. Build & Upload!