因为 Bolt 的使用要定义使用的程序集,我就突然想到要把我的框架代码加上 Assembly
加上了之后会有一堆报错,说我没有 Assembly Reference
我看到有一个是 InputSystem,就加上去试试
果然报错少了
最终我的 Assembly 为
自制 ACT 框架
游戏主体
因为 Bolt 的使用要定义使用的程序集,我就突然想到要把我的框架代码加上 Assembly
加上了之后会有一堆报错,说我没有 Assembly Reference
我看到有一个是 InputSystem,就加上去试试
果然报错少了
最终我的 Assembly 为
自制 ACT 框架
游戏主体