This commit is contained in:
2026-06-25 17:47:10 +09:00
6 changed files with 1166 additions and 97 deletions

View File

@@ -1,7 +1,7 @@
using UnityEngine;
using UnityEngine.VFX;
public class zepe : MonoBehaviour
public class ZepettoTrigger : MonoBehaviour
{
public VisualEffect vfx;
public Animator zepettoAnimator;