I have been reading through the Animation section of the v2.3 Cocos Creator docs and I have a couple of issues to feedback. I tried using the Have Feedback? button (bottom-right) but got an HTTP 413 error.
- Index of node data: “So, only one data copy of the same name node.” I don’t understand what that means.
- Understanding the editor section 1 uses the term “last frame” when it should be “previous frame”. “Last frame” is potentially ambiguous as it could be the last frame of the whole animation.
-
The units of timeline explained. Talks about a colon between the frame and the number of seconds and then uses a hyphen as examples (i.e.
01-05
should be01:05
, etc.).