mirror of
https://github.com/Cardidi/dotween-upm-fork.git
synced 2026-02-06 23:34:55 +08:00
8 lines
104 B
C#
8 lines
104 B
C#
using DG.Tweening;
|
|
using System.Collections;
|
|
using UnityEngine;
|
|
|
|
public class Paths : BrainBase
|
|
{
|
|
|
|
} |