public enum Type; {; Player,; Enemy; }; public Type type = new Type();. You can see it in the inspector, and select the Player & Enemy. Now.
確定! 回上一頁