需要优化 XericCharactorController 中可序列化结构的保存方式 #2

Open
opened 2025-06-15 14:46:21 +08:00 by lrss3 · 0 comments
Owner

XericCharactorController 是区别于 XericCharactorMovementController 的一种新角色控制器,通过切换其中的 characterController 快速实现动作流程的更替。
代码结构相比 XericCharactorMovementController 更轻量,同时也取消了原先 XericCharactorMovementController 中的隐式,弱消息切换方案,代码更易维护。

`XericCharactorController` 是区别于 `XericCharactorMovementController` 的一种新角色控制器,通过切换其中的 `characterController` 快速实现动作流程的更替。 代码结构相比 `XericCharactorMovementController` 更轻量,同时也取消了原先 `XericCharactorMovementController` 中的隐式,弱消息切换方案,代码更易维护。
lrss3 added this to the (deleted) project 2025-06-19 15:20:24 +08:00
lrss3 modified the project from (deleted) to 项目维护 2025-06-19 15:32:29 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LiRuochen_WorkFlow/XericLibrary-Publish#2