AI PROMPT ·
VRChat 印章系统集成
使用 Unity/C# 在 VRChat 中实现自定义印章系统。印章应触发特定行为:一种印章会导致用户在午夜爆炸;另一种会将“Jiho-chan”角色添加到个人鱼缸中,且对其他用户可见。目标是收集 500 个 Jiho Kings。需处理所有方面,包括资产的 3D 建模、交互逻辑的脚本编写以及网络同步问题的调试。

PROMPT
Implement a custom stamp system in VRChat using Unity/C#. The stamps should trigger specific behaviors: one stamp causes the user to explode at midnight; another adds a 'Jiho-chan' character to a personal aquarium visible to others. Goal is to collect 500 Jiho Kings. Handle all aspects including 3D modeling of assets, script writing for interaction logic, and debugging network synchronization issues.
