初始化obs/Unity仓库

This commit is contained in:
2026-05-03 14:06:26 +08:00
commit 0d9e5282f3
95 changed files with 14419 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
1.Unity的Animator播放一个非循环动画,并且该动画没有链接任何其他动画,那么该动画播放完毕后,animator会卡在该动画结尾。但是normalizedTime会持续增加。
2.