一.使用RPG Make MV 部署项目,获取项目文件夹
这步基本都不会有问题:
二.安装Android Studio
安装过程参考教材就行了: https://blog.csdn.net/m0_62491877/article/details/126832118 但是有的版本面板没有Android的选项(勾…
1.新建一个脚本,里面有static变量loadingPlayerList
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;namespace Assets.Scripts.Model
{internal class LoadData{public static List<Pl…