在ET7.2中 一个组件,服务端和客户端都有AwakeSystem,在ClientServer模式下添加组件的时候双端AwakeSystem都会触发,这合理嘛?
说明不能共用一个Awake,拆成ServerInit和ClientInit呗