验证码功能
This commit is contained in:
@@ -5,22 +5,16 @@ using UnityEngine;
|
||||
using UnityEngine.Playables;
|
||||
using Yarn.Unity;
|
||||
using System.Collections;
|
||||
using UnityEngine.Timeline;
|
||||
using System.Collections.Generic;
|
||||
using DG.Tweening;
|
||||
using AibisDream.Utility;
|
||||
using System.Linq;
|
||||
|
||||
namespace AibisDream
|
||||
{
|
||||
public class OpenSystem : MonoBehaviour
|
||||
{
|
||||
public DeepInClock deepInClock;
|
||||
public PlayableDirector openPlayable;
|
||||
public PlayableDirector breakPlayable;
|
||||
public PlayableDirector bubblePlayable;
|
||||
public LightRoom lightRoom;
|
||||
public GameObject screen;
|
||||
|
||||
public SpriteRenderer dreamSprite;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user