Pranked Ya! (VRChat Game Prefab)
- Pranked Ya! (Free)Digital0 JPY
- Pranked Ya! (Donation)Digital500 JPY

A game prefab for VRChat. Prank your friends without them noticing! Best played while a social event is going on. A convention, birthday party, etc.
Demo worlds
https://vrchat.com/home/world/wrld_c4603e76-2ae8-4a57-abf0-372bf5080865 https://vrchat.com/home/world/wrld_9876e234-6dcf-444e-b9e9-d505b6d27189
Requirements
- Unity 2019.4.31f1 - VRChat SDK3 https://vrchat.com/home/download - UdonSharp https://github.com/vrchat-community/UdonSharp - CyanPlayerObjectPool https://github.com/CyanLaser/CyanPlayerObjectPool/
Installation
1. Download & import all prerequisite packages 2. Download & import `PrankedYa.unitypackage` 3. Drag `PrankGame` into your scene. 4. Move `PlayScreen` to somewhere convenient. If you need help, visit https://www.faxmashine.com/, there's plenty of ways to get in touch with me! :)
Advanced
- Consider unpacking the prefab by right clicking it and selection "Unpack Prefab". - If you're already using CyanLaser's object pool, delete the "PlayerObjectPool" component. - If your world fits less than 80 players, lower the "pool size" in "PlayerObjectAssigner" to your world capaticity * 2 + 2. For example: In a 20 person world, set it to 20 * 2 + 2 = 42.