最近朋友工作中参与了一个新项目,客户人均谜语人,拒绝提供详细的实施方案,只会施舍只言片语让你破解其中的含义,每次团队好不容易打包出一版却得到回复:哎呀!这可不是我想要的效果!你们行不行呀~重做!
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
StructableObject is a wrapper for Unity's ScriptableObject system. It basically just lets you manipulate a data struct as if it were a ScriptableObject. This has been useful in my own development as ...